Let It Scroll Firefox

Examine source code of Let It Scroll

제작자: Christina
Inspect and view changes in Let It Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Let It Scroll",
  "version": "1.0",
  "description": "Smooth automatic scrolling with adjustable speed.",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a07fa223-0991-4629-a9c0-f97ec5c544b4}",
      "strict_min_version": "106.0"
    }
  }
}

최고의 Let It Scroll 대안

다음은 Let It Scroll과(와) 유사한 Firefox add-on입니다: