Privacy Toggles Firefox

Examine source code of Privacy Toggles

Inspect and view changes in Privacy Toggles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Toggles + Cookie-Wall Block",
  "version": "1.0.8",
  "description": "Toggle privacy con indicatori, URL cleaner, reload sicuro e blocco cookie wall stile Brave.",
  "icons": {
    "96": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "privacytoggles-cookiewall-v4@example.com",
      "strict_min_version": "91.0"
    }
  },
  "permissions": [
    "privacy",
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Privacy Toggles",
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png"
  }
}

Best Privacy Toggles Alternatives

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