Session Cookie Switcher Firefox

Examine source code of Session Cookie Switcher

Inspect and view changes in Session Cookie Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Session Cookie Switcher",
  "version": "1.0.4",
  "description": "Session management and environment switching for OneDome",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "http://localhost/*",
    "http://localhost:3000/*",
    "http://localhost:7700/*",
    "http://localhost:8083/*",
    "http://localhost:8085/*",
    "http://localhost:8090/*",
    "https://*.qa.onedome.com/*",
    "https://*.dev.onedome.com/*"
  ],
  "incognito": "spanning",
  "browser_specific_settings": {
    "gecko": {
      "id": "session-cookie-switcher@onedome.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Session Cookie Switcher Alternatives

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