Scroll Percentage Indicator Firefox

Examine source code of Scroll Percentage Indicator

Inspect and view changes in Scroll Percentage Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Percentage Indicator",
  "version": "1.0",
  "description": "Shows how much of the page you’ve scrolled.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_title": "Scroll % Indicator",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3862da2c-323d-4f5c-9428-a35af4c0007c}",
      "strict_min_version": "121.0"
    }
  }
}

Best Scroll Percentage Indicator Alternatives

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