userscripters / fire-extra-functionality

Watch, blacklist, and see domain statistics directly from the FIRE popup! Feature requests more than welcome!
GNU General Public License v3.0
3 stars 5 forks source link
hacktoberfest stackexchange stackoverflow tampermonkey tampermonkey-userscript userscript

FIRE Additional Functionality

Watch, blacklist, and see domain statistics directly from the FIRE popup!

This userscript aims at making the watch/blacklist process easier for experienced users.

Note

The script determines whether a domain is watched or blacklisted by testing it against all of the entries on the SmokeDetector's watchlists/blacklists. Since the script is written in JavaScript (therefore using the ECMAScript flavour) and SD utilises the regex library (an implementation quite close to PCRE), there may be instances where a domain marked as not watched or blacklisted by the script actually matches a regular expression that exists in SD watchlist/blacklist, but is not compatible with the ECMAScript flavour.

Screenshots

eq1

eq2

eq3