Skip to content

viniciusmm7/safebrowse-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safebrowse Firefox Plugin

This is a Firefox plugin that uses the Safebrowse API to check some characteristics of the URLs you are visiting.

Installation

First, you will pack the plugin using the command below (in the root of the repository):

zip -r ../safebrowse-extension.xpi *

Then, you can add it to about:debugging by clicking on "Load Temporary Add-on" and selecting the safebrowse-extension.xpi file.

Now, every time you visit a URL, the plugin will show:

  • Thirdparty connections made by the website

  • The data storage at the user's device

  • The cookies used by browser (first-party, third-party, session and persistent)

  • Potential browser hijacking

  • Canvas fingerprinting detection

  • Privacy score of the website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published