Arrow Scroll Boost Firefox

Examine source code of Arrow Scroll Boost

제작자: Pralexio
Inspect and view changes in Arrow Scroll Boost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Arrow Scroll Boost",
  "version": "1.1",
  "description": "Make the speed of the up and down arrow changeable on all sites.",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "arrowscrollboost@pralexio.fr"
    }
  }
}

최고의 Arrow Scroll Boost 대안

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