Cookie Profile Switcher Firefox

Examine source code of Cookie Profile Switcher

Inspect and view changes in Cookie Profile Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "emerysteele@gmail.com"
    }
  },
  "name": "Cookie Profile Switcher",
  "version": "1.3.4resigned1",
  "description": "Store & Manage multiple cookie profiles per domain.",
  "permissions": [
    "cookies",
    "tabs",
    "http://*/*",
    "https://*/*",
    "storage"
  ],
  "icons": {
    "16": "cookie_16.png",
    "48": "cookie_48.png",
    "128": "cookie_128.png",
    "256": "cookie.png"
  },
  "options_page": "options.html",
  "browser_action": {
    "default_icon": "cookie.png",
    "default_popup": "profiles.html"
  },
  "background": {
    "scripts": [
      "background.js",
      "scripts/jquery-3.1.1.min.js"
    ]
  },
  "manifest_version": 2
}

Best Cookie Profile Switcher Alternatives

Here are some Firefox add-ons that are similar to Cookie Profile Switcher: