Cookie Popup Blocker20 Firefox

Examine source code of Cookie Popup Blocker20

Inspect and view changes in Cookie Popup Blocker20 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cookie Popup Blocker",
  "version": "1.0",
  "description": "Tự động ẩn hoặc từ chối popup cookie phiền phức.",
  "permissions": [
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{885ff461-f7dc-4e9b-b75a-329d8fd6b087}"
    }
  }
}

Best Cookie Popup Blocker20 Alternatives

Here are some Firefox add-ons that are similar to Cookie Popup Blocker20: