fastwheel Firefox

Examine source code of fastwheel

Inspect and view changes in fastwheel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "fastwheel",
  "description": "A firefox extension that allows users to activate shortcuts using a mouse's scroll wheel.",
  "homepage_url": "https://github.com/hueyjj/fastwheel",
  "version": "0.3resigned1",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d20c301b-9991-4b55-8d7d-5da9f788b1f2}"
    }
  }
}

Best fastwheel Alternatives

Here are some Firefox add-ons that are similar to fastwheel: