PhantomShield: Advanced Privacy Firefox

Examine source code of PhantomShield: Advanced Privacy

Inspect and view changes in PhantomShield: Advanced Privacy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PhantomShield: Advanced Privacy Guardian",
  "version": "1.0",
  "description": "Ultimate privacy protection with advanced encryption, metadata sanitization, and tracking prevention",
  "icons": {
    "48": "icons/shield-48.png",
    "96": "icons/shield-96.png"
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "downloads",
    "tabs",
    "contextMenus",
    "clipboardWrite",
    "privacy"
  ],
  "browser_action": {
    "default_icon": "icons/shield-48.png",
    "default_popup": "popup/popup.html",
    "default_title": "PhantomShield"
  },
  "background": {
    "scripts": [
      "lib/crypto-js.min.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles/content.css"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{16581eea-1371-4c95-856d-c9cec4628b90}"
    }
  }
}

Best PhantomShield: Advanced Privacy Alternatives

Here are some Firefox add-ons that are similar to PhantomShield: Advanced Privacy: