Polish Cookie Consent Firefox

Examine source code of Polish Cookie Consent

Inspect and view changes in Polish Cookie Consent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "FiltersHeroes",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.47.1",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "browser_style": false,
    "default_area": "navbar",
    "default_popup": "popup/index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "PolishCookieConsentExt@polishannoyancefilters.netlify.com",
      "strict_min_version": "74.0"
    },
    "gecko_android": {
      "strict_min_version": "113.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "vAPI.js",
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "controlPanel/controlPanel.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs",
    "notifications",
    "unlimitedStorage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "vAPI.js",
      "updateHelpers.js",
      "update.js"
    ]
  },
  "short_name": "__MSG_extensionShortName__"
}

Best Polish Cookie Consent Alternatives

Here are some Firefox add-ons that are similar to Polish Cookie Consent: