Smooth Scroll Enhancer Firefox

Examine source code of Smooth Scroll Enhancer

By: ngu
Inspect and view changes in Smooth Scroll Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smooth Scroll Enhancer",
  "version": "1.0",
  "description": "Tăng độ mượt của cuộn chuột trên các trang như blog, báo chí hoặc tài liệu dài.",
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b63ecba0-988d-46d3-8ccd-14dca9fab97c}"
    }
  }
}

Best Smooth Scroll Enhancer Alternatives

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