Skip to content

Project X Adblock by sdhEmily

Screenshot of Project X Adblock

Details

AuthorsdhEmily

LicenseNo License

Categoryprojex.zip

Created

Updated

Size189 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just blocks ads on Project X

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Project X Adblock
@version    20240531.15.44
@namespace  ?
==/UserStyle== */

@-moz-document domain("projex.zip") {
[class^='adImage-'] {
    display: none;
}
}

Reviews

No reviews yet.