No Cookie Popups Firefox

Examine source code of No Cookie Popups

Inspect and view changes in No Cookie Popups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "No Cookie Popups",
  "short_name": "NoCookiePops",
  "default_locale": "en",
  "version": "1.1",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "author": "Greensane @ Wagyu studio",
  "permissions": [
    "tabs",
    "storage",
    "http://*/*",
    "https://*/*",
    "notifications",
    "webRequest",
    "webRequestBlocking",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "data/rules.js",
      "data/context-menu.js"
    ]
  },
  "options_ui": {
    "page": "data/options.html",
    "browser_style": true
  },
  "browser_action": {
    "default_popup": "data/menu/index.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fb81dbc5-862d-44be-9c31-661ebb67d3fa}"
    }
  }
}

Best No Cookie Popups Alternatives

Here are some Firefox add-ons that are similar to No Cookie Popups: