Multi Sessions Firefox

Examine source code of Multi Sessions

Inspect and view changes in Multi Sessions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Multi Sessions",
  "version": "1.0",
  "description": "Manage multiple sessions in separate containers.",
  "permissions": [
    "tabs",
    "cookies",
    "contextualIdentities",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon.png"
    }
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "multisession@thedesigningworld.com",
      "strict_min_version": "88.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Multi Sessions

Aqui estão algumas Firefox add-ons que são similares a Multi Sessions: