Browser extension that helps identify security issues on the sites you visit, anonymously.
Coming soon to the Chrome Webstore and to the Firefox Addons Store!
-
To install the required dependencies, run
$ npm install -
Based on the browser environment you want to run the extension, run the following command:
$ npm run <browser>where
browseris a placeholder denoting one ofchrome,firefoxoroperaOnce this command is run, a
distfolder should be automatically created, wherein you would find the extension packaged for the target browser environment. You would use this folder to load the unpacked extension in the browser.
NOTE: The snift-api service also needs to be running locally for the extension to work during development. This guide will help you setup the backend service on your machine.
Badge Icons made by Icongeek26
