AP Cookie API Test Extension Firefox

Examine source code of AP Cookie API Test Extension

By: Juniper
Inspect and view changes in AP Cookie API Test Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AP Cookie API Test Extension",
  "version": "10.1.8",
  "description": "Testing Cookie API",
  "permissions": [
    "cookies",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "16": "cookie.png",
    "48": "cookie.png",
    "128": "cookie.png"
  },
  "browser_action": {
    "default_icon": "cookie.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "manifest_version": 2
}

Best AP Cookie API Test Extension Alternatives

Here are some Firefox add-ons that are similar to AP Cookie API Test Extension: