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입니다: