Hiddence Shield Firefox

Examine source code of Hiddence Shield

Inspect and view changes in Hiddence Shield source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.3.2",
  "description": "__MSG_extensionDescription__",
  "author": "Hiddence",
  "default_locale": "en",
  "icons": {
    "16": "assets/logo/icon-16.png",
    "48": "assets/logo/icon-48.png",
    "128": "assets/logo/icon-128.png"
  },
  "permissions": [
    "proxy",
    "storage",
    "notifications",
    "privacy",
    "declarativeNetRequest",
    "webRequest",
    "webRequestBlocking",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/logo/icon-16.png",
      "48": "assets/logo/icon-48.png",
      "128": "assets/logo/icon-128.png"
    }
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "admin@hiddence.net",
      "strict_min_version": "113.0"
    }
  }
}

Best Hiddence Shield Alternatives

Here are some Firefox add-ons that are similar to Hiddence Shield: