AntiBrowserSpy StealthBrowser Firefox

Examine source code of AntiBrowserSpy StealthBrowser

Inspect and view changes in AntiBrowserSpy StealthBrowser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_manifest_name__",
  "version": "1.0.0",
  "default_locale": "en",
  "description": "__MSG_manifest_description__",
  "icons": {
    "16": "icons/logo/16.png",
    "48": "icons/logo/48.png",
    "128": "icons/logo/128.png"
  },
  "minimum_chrome_version": "49.0",
  "incognito": "spanning",
  "browser_action": {},
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "js/content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "stealthbrowser-firefox@abelssoft.de"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "nativeMessaging"
  ]
}

Best AntiBrowserSpy StealthBrowser Alternatives

Here are some Firefox add-ons that are similar to AntiBrowserSpy StealthBrowser: