Autoconsent Firefox

Examine source code of Autoconsent

Inspect and view changes in Autoconsent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Autoconsent",
  "version": "0.5.4",
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.bundle.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "<all_urls>",
    "cookies",
    "tabs",
    "storage",
    "webNavigation"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "autoconsent@cliqz.com"
    }
  }
}

Best Autoconsent Alternatives

Here are some Firefox add-ons that are similar to Autoconsent: