Restore Scrollbar Position for Mac Firefox

Examine source code of Restore Scrollbar Position for Mac

By: em_te
Inspect and view changes in Restore Scrollbar Position for Mac source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "author": "Terry",
  "version": "0.1",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "48": "icon_48.png",
    "96": "icon_96.png",
    "128": "icon_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ]
}

Best Restore Scrollbar Position for Mac Alternatives

Here are some Firefox add-ons that are similar to Restore Scrollbar Position for Mac: