SnapScroll Firefox

Examine source code of SnapScroll

Inspect and view changes in SnapScroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SnapScroll",
  "version": "1.0",
  "description": "A minimalist extension to save and restore scroll positions on webpages, featuring a clean monochrome interface with subtle fade animations.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6578b14e-848c-4f9d-92bf-ca5686d7e93e}"
    }
  }
}

Melhores alternativas SnapScroll

Aqui estão algumas Firefox add-ons que são similares a SnapScroll: