Better Scrolling Firefox

Examine source code of Better Scrolling

Inspect and view changes in Better Scrolling source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better Scrolling",
  "version": "1.1",
  "description": "Adds vim-like keybindings for scrolling webpages.",
  "icons": {
    "16": "icons/favicon-16x16.png",
    "32": "icons/favicon-32x32.png",
    "192": "icons/android-chrome-192x192.png",
    "512": "icons/android-chrome-512x512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "better-scrolling.js"
      ]
    }
  ]
}

Best Better Scrolling Alternatives

Here are some Firefox add-ons that are similar to Better Scrolling: