State Mover Firefox

Examine source code of State Mover

提供元: Animesh Singh Add-on
Inspect and view changes in State Mover source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "State Mover",
  "version": "1.2.0",
  "description": "Copy selected localStorage and sessionStorage keys out of one page and apply them to another.",
  "homepage_url": "https://github.com/animeshsinghweb/StateMover",
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "clipboardWrite"
  ],
  "action": {
    "default_title": "State Mover",
    "default_popup": "src/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "state-mover@animeshsinghweb.github.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのState Mover代替案

State Moverに類似したFirefox add-onをいくつか紹介します: