CloakID Firefox

Examine source code of CloakID

By: CloakID Add-on
Inspect and view changes in CloakID source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CloakID",
  "version": "0.74",
  "description": "CloakID provides privacy protection by securing your digital trails.",
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background/redirect-handler.js"
    ],
    "type": "module"
  },
  "icons": {
    "512": "icons/CloakID-1-no-text.png"
  },
  "browser_action": {
    "default_icon": "icons/CloakID-1-no-text.png",
    "default_title": "CloakID",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "infocloakid@gmail.com",
      "strict_min_version": "113.0"
    }
  }
}

Best CloakID Alternatives

Here are some Firefox add-ons that are similar to CloakID: