All Projects → chromium → Suspicious Site Reporter

chromium / Suspicious Site Reporter

Licence: apache-2.0
Extension for reporting suspicious sites to Safe Browsing.

Programming Languages

javascript
184084 projects - #8 most used programming language

Suspicious Site Reporter

A Chrome extension Made by Google.

Suspicious Site Reporter is available from 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 potentially 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 [os]   // os can be osx, win or linux (default)
./do.sh build

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].