Scroll Fast Firefox

Examine source code of Scroll Fast

제작자: scrollfast.app Add-on
Inspect and view changes in Scroll Fast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Scroll Fast",
  "version": "0.1",
  "description": "Scroll through pages and containers automatically with varying speeds.",
  "content_scripts": [
    {
      "js": [
        "dist/minified/content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "icons": {
    "16": "logo/icons/icon16.png",
    "32": "logo/icons/icon32.png",
    "48": "logo/icons/icon48.png",
    "128": "logo/icons/icon128.png"
  },
  "action": {
    "default_popup": "popup/build/index.html"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@scrollfast.app",
      "strict_min_version": "109.0"
    },
    "safari": {
      "strict_min_version": "15.4"
    }
  }
}

최고의 Scroll Fast 대안

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