Tab Storage Copier Firefox

Examine source code of Tab Storage Copier

By: Sean
Inspect and view changes in Tab Storage Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tab Storage Copier",
  "version": "1.0.5",
  "description": "Copy/clear web storage & cookies. Manage session profiles. A time-saver for developers and testers.",
  "permissions": [
    "tabs",
    "scripting",
    "cookies",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-storage-copier@baishuang81.gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Tab Storage Copier Alternatives

Here are some Firefox add-ons that are similar to Tab Storage Copier: