CookiePeek Firefox

Examine source code of CookiePeek

By: 301.st Add-on
Inspect and view changes in CookiePeek source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_EXTENSION_NAME__",
  "description": "__MSG_EXTENSION_DESCRIPTION__",
  "version": "1.4.0",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "author": "CookiePeek <support@cookiepeek.com>",
  "homepage_url": "https://cookiepeek.com",
  "default_locale": "en",
  "permissions": [
    "cookies",
    "activeTab",
    "<all_urls>"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "cookiepeek@cookiepeek.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "sidebar_action": {
    "default_panel": "popup.html?sidepanel=1",
    "default_title": "__MSG_EXTENSION_NAME__",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "CookiePeek",
    "default_popup": "popup.html"
  }
}

Best CookiePeek Alternatives

Here are some Firefox add-ons that are similar to CookiePeek: