Privacy Monitor Firefox

Examine source code of Privacy Monitor

Inspect and view changes in Privacy Monitor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Privacy Monitor by Osano",
  "description": "We read the fine print, so you don't have to. Knowing who to trust with your private personal data can be confusing. With Privacy Monitor by Osano, it's easy! Surf the web using our secure, private, web browser to receive real-time trust score alerts or access privacy ratings through the share button of your favorite web browser and apps. It's like anti-virus for data privacy.",
  "version": "1.0.21",
  "author": "Osano, Inc., A Public Benefit Corporation",
  "applications": {
    "gecko": {
      "id": "{040a25d5-fcbb-49d5-81f1-0c1064ee7887}"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "unlimitedStorage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "js/localforage.min.js",
      "js/background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/circles.js",
        "js/contentscript.js"
      ],
      "css": [
        "css/content-styles.css"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Get Privacy score",
    "default_icon": "css/images/iconGray.png"
  },
  "icons": {
    "48": "css/images/icon-48.png",
    "128": "css/images/icon-128.png"
  },
  "web_accessible_resources": [
    "css/images/*.svg",
    "css/images/*.png"
  ],
  "manifest_version": 2
}

Best Privacy Monitor Alternatives

Here are some Firefox add-ons that are similar to Privacy Monitor: