Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 779 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 779 Bytes

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