Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

snift/snift-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Snift



Browser extension that helps identify security issues on the sites you visit, anonymously.

Codacy Badge

Usage

Coming soon to the Chrome Webstore and to the Firefox Addons Store!

Development

  1. To install the required dependencies, run

      $ npm install
    
  2. Based on the browser environment you want to run the extension, run the following command:

      $ npm run <browser>
    

    where browser is a placeholder denoting one of chrome, firefox or opera

    Once this command is run, a dist folder 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.

Credits

Badge Icons made by Icongeek26

About

🕵️‍♂️ Browser extension that helps identify security issues on the sites you visit, anonymously.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors