提供元: Digisoma
Inspect and view changes in ScrollPlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ScrollPlay",
"version": "1.3.0",
"description": "Hands-free scrolling for the modern web",
"permissions": [
"activeTab",
"storage",
"scripting",
"contextMenus"
],
"browser_specific_settings": {
"gecko": {
"id": "scrollplay@digisoma.com",
"strict_min_version": "112.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "assets/icons/icon16.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
}
},
"background": {
"scripts": [
"background/service-worker.js"
],
"type": "module"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+Shift+S",
"mac": "Alt+Shift+S"
},
"description": "Open ScrollPlay popup"
},
"toggle-scroll": {
"suggested_key": {
"default": "Alt+S",
"mac": "Alt+S"
},
"description": "Toggle auto-scrolling"
},
"speed-down": {
"suggested_key": {
"default": "Alt+Down",
"mac": "Alt+Down"
},
"description": "Decrease scroll speed"
},
"speed-up": {
"suggested_key": {
"default": "Alt+Up",
"mac": "Alt+Up"
},
"description": "Increase scroll speed"
}
},
"icons": {
"16": "assets/icons/icon16.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
}
} ベストのScrollPlay代替案
ScrollPlayに類似したFirefox add-onをいくつか紹介します:
Auto-Scroll Screen Prompter
thoughtlesslabs
Smart Page Auto Scroll
Kian
Automatic Scroll T
Developer2025
Scroll Custom
dev.official
AutoScroll Pro
Ruban S
Scroll Ease
Ravi Anand
Scroll Fast
scrollfast.app
ScrollPilot
Ronald
SmoothScroll-plus
Jonthan james
AutoScroll Plus 2.0
Randyl
Fast Scroll
Fast Scroll
Autoscroll: Page Scrolling
100VIP