Scroll Speedo Firefox

Examine source code of Scroll Speedo

By: Exodus
Inspect and view changes in Scroll Speedo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Speed",
  "version": "1.0",
  "description": "Control webpage scroll speed",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Scroll Speed"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b99d6021-1a82-456b-9c34-47aba39268c3}"
    }
  }
}

Best Scroll Speedo Alternatives

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