Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.12 KB

README.md

File metadata and controls

17 lines (9 loc) · 1.12 KB

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