Privacy Essentials Firefox

Examine source code of Privacy Essentials

Inspect and view changes in Privacy Essentials source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Essentials",
  "version": "1.0",
  "description": "Bảo vệ quyền riêng tư khi duyệt web.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2de539a5-4cb5-43e1-9d27-7b135b015a5a}"
    }
  }
}

최고의 Privacy Essentials 대안

다음은 Privacy Essentials과(와) 유사한 Firefox add-on입니다: