https://github.com/userscripters/fire-extra-functionality
Watch, blacklist, and see domain statistics directly from the FIRE popup! Feature requests more than welcome!
https://github.com/userscripters/fire-extra-functionality
hacktoberfest stackexchange stackoverflow tampermonkey tampermonkey-userscript userscript
Last synced: 3 days ago
JSON representation
Watch, blacklist, and see domain statistics directly from the FIRE popup! Feature requests more than welcome!
- Host: GitHub
- URL: https://github.com/userscripters/fire-extra-functionality
- Owner: userscripters
- License: gpl-3.0
- Created: 2021-05-24T15:36:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T01:46:18.000Z (25 days ago)
- Last Synced: 2025-04-23T14:15:23.679Z (3 days ago)
- Topics: hacktoberfest, stackexchange, stackoverflow, tampermonkey, tampermonkey-userscript, userscript
- Language: TypeScript
- Homepage:
- Size: 1.65 MB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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](https://pypi.org/project/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


