ZenScroll Firefox

Examine source code of ZenScroll

By: hiaohle
Inspect and view changes in ZenScroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ZenScroll",
  "version": "1.0",
  "description": "Smooth auto-scroll with zen UI.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bfa788e2-8961-4cf5-ac3b-90be35b3ff15}"
    }
  }
}

Best ZenScroll Alternatives

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