Scroll Position Saver Firefox

Examine source code of Scroll Position Saver

提供元: hu
Inspect and view changes in Scroll Position Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Position Saver",
  "version": "1.0",
  "description": "Ghi nhớ và khôi phục vị trí cuộn của từng trang web.",
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9e8e016d-0e4e-472a-b0a4-4703070f48d9}"
    }
  }
}

ベストのScroll Position Saver代替案

Scroll Position Saverに類似したFirefox add-onをいくつか紹介します: