Scroll Distance Tracker Firefox

Examine source code of Scroll Distance Tracker

Inspect and view changes in Scroll Distance Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Distance Tracker",
  "version": "1.0",
  "description": "Track the distance a user scrolls on each webpage. The extension displays a small indicator showing the number of pixels or percentage scrolled, useful for reading long articles.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e8b7157d-93bc-4af2-aa1e-a8faf9740eed}"
    }
  }
}

Best Scroll Distance Tracker Alternatives

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