Warn users about potentially malicious websites by checking the domain against the FishFish API and displaying a prominent alert if flagged as malware or phishing.
A Tampermonkey userscript that checks websites for dangerous categories (malware, phishing) and displays a warning banner if a threat is detected.
The script queries the current domain via the FishFish API: https://fishfish.gg/.
cross-origin resource in Tampermonkey settings.If a Website was not found in the FishFish Database and you think its dangerous? Visit https://fishfish.gg/ to report it.
Here is a list of all flagged websites: https://api.fishfish.gg/v1/domains
This project was developed with AI assistance in following areas: