Scroll Keeper Firefox

Examine source code of Scroll Keeper

提供元: Luis Fagundes
Inspect and view changes in Scroll Keeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Keeper",
  "version": "1.0",
  "description": "Save and restore scroll position on the current page.",
  "icons": {
    "48": "icons/icon_keep_48.png",
    "128": "icons/icon_keep_128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon_keep_48.png",
      "128": "icons/icon_keep_128.png"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "<all_urls>"
  ],
  "applications": {
    "gecko": {
      "id": "scrollkeeper@luisfagundes.com"
    }
  }
}

ベストのScroll Keeper代替案

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