Session Importer Firefox

Examine source code of Session Importer

By: Neeno
Inspect and view changes in Session Importer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Session Importer",
  "version": "1.2.4",
  "description": "Seamlessly export, import, and manage LocalStorage, SessionStorage, and Cookies.",
  "permissions": [
    "scripting",
    "activeTab",
    "clipboardRead",
    "cookies"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Session Importer"
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png",
    "256": "icons/icon256.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{556a3e74-c2bf-4fb4-b3ec-75a1cbdd83ac}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Session Importer Alternatives

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