Skip to content

jeffgreendesign/suspicious-site-reporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Suspicious Site Reporter

Made by Google Chrome extension.

Suspicious Site Reporter is available at the webstore.

With the Suspicious Site Reporter extension, you’ll see an icon when you’re on a potentially suspicious site, and more information about why the site is suspicious. Click the icon to report unsafe sites to Google Safe Browsing for further evaluation.

Building

Most users should be able to use the version of the extension in the Chrome Web Store, but you may also compile the extension yourself by running the following from the extension/ directory:

./do.sh install_deps
./do.sh build

You may then load the unpacked extension from extension/build/extension.

Note that if extension is built from here instead of using the version on the webstore, the private referrer chain API will be unavailable.

About

Extension for reporting suspicious sites to Safe Browsing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • Shell 12.9%
  • CSS 9.7%
  • HTML 6.9%