re:consent – enhanced privacy control Firefox

Examine source code of re:consent – enhanced privacy control

By: jps
Inspect and view changes in re:consent – enhanced privacy control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "re:consent",
  "version": "1.0.14",
  "author": "Cliqz GmbH",
  "description": "__MSG_extensionDescription__",
  "default_locale": "de",
  "applications": {
    "gecko": {
      "id": "gdprtool@cliqz.com"
    }
  },
  "manifest_version": 2,
  "permissions": [
    "<all_urls>",
    "cookies",
    "privacy",
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/png/16x16_consent-readonly-chrome.png",
    "19": "icons/png/19x19_consent-readonly-cliqz-light.png",
    "24": "icons/png/24x24_consent-readonly-chrome.png",
    "32": "icons/png/32x32_consent-readonly-chrome.png",
    "38": "icons/png/38x38_consent-readonly-cliqz-light.png",
    "128": "icons/png/128x128_logo-chrome.png"
  },
  "page_action": {
    "default_popup": "popup.html",
    "browser_style": true,
    "default_icon": {
      "16": "icons/png/16x16_consent-readonly-chrome.png",
      "19": "icons/png/19x19_consent-readonly-cliqz-light.png",
      "24": "icons/png/24x24_consent-readonly-chrome.png",
      "32": "icons/png/32x32_consent-readonly-chrome.png",
      "38": "icons/png/38x38_consent-readonly-cliqz-light.png",
      "128": "icons/png/128x128_logo-chrome.png"
    }
  },
  "web_accessible_resources": [
    "content-page-bridge.js"
  ]
}

Best re:consent – enhanced privacy control Alternatives

Here are some Firefox add-ons that are similar to re:consent – enhanced privacy control: