Privacy Guard web Firefox

Examine source code of Privacy Guard web

Inspect and view changes in Privacy Guard web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Guard",
  "version": "1.0",
  "description": "Tăng cường bảo mật và riêng tư khi duyệt web.",
  "permissions": [
    "storage",
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "web_accessible_resources": [
    "blocked.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8d541ee9-675c-4089-adee-94bc897e7ca5}"
    }
  }
}

Best Privacy Guard web Alternatives

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