Cookie Control Firefox

Examine source code of Cookie Control

Inspect and view changes in Cookie Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cookie Control",
  "version": "1.0",
  "description": "Enables you to view, edit, add, delete, and search cookies",
  "permissions": [
    "tabs",
    "cookies",
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "Cookie Control",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2dc5342f-e079-464b-ad82-bde9dc8af261}"
    }
  }
}

Melhores alternativas Cookie Control

Aqui estão algumas Firefox add-ons que são similares a Cookie Control: