Identity Theft Preventer for Mac OS Firefox

Examine source code of Identity Theft Preventer for Mac OS

Inspect and view changes in Identity Theft Preventer for Mac OS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Identity Theft Preventer for Mac OS is a Tracking Blocker that blocks 3rd party attempts to track personal information and browsing habits",
  "manifest_version": 2,
  "name": "Identity Theft Preventer for Mac OS",
  "homepage_url": "https://shieldapps.com",
  "version": "0.1.1",
  "author": "ShieldApps",
  "permissions": [
    "privacy",
    "browsingData",
    "history",
    "cookies",
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "48": "Resources/icon48.png",
    "128": "Resources/icon128.png"
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": "Resources/icon48.png",
    "default_title": "Identity Theft Preventer for Mac OS",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "scr/common.js",
    "scr/inject.js"
  ],
  "background": {
    "scripts": [
      "scr/common.js",
      "scr/filters.js",
      "scr/adblocker.js",
      "scripts/aes.js",
      "setup.js",
      "scr/md5.js",
      "scr/tabs.js",
      "scr/vars.js",
      "scr/background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "identity_theft_preventer_macos@shieldapps.com",
      "strict_min_version": "55.0"
    }
  }
}

Best Identity Theft Preventer for Mac OS Alternatives

Here are some Firefox add-ons that are similar to Identity Theft Preventer for Mac OS: