Scroll Saver Firefox

Examine source code of Scroll Saver

Inspect and view changes in Scroll Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Saver",
  "version": "1.0",
  "description": "Ghi nhớ vị trí cuộn trên từng trang web và tự động cuộn đến vị trí đó khi truy cập lại.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ea7c352-b874-40ca-a2f0-1dc8c328b070}"
    }
  }
}

Best Scroll Saver Alternatives

Here are some Firefox add-ons that are similar to Scroll Saver: