提供元: Abi Frederick Add-on
Inspect and view changes in Touchpad & Mouse Auto Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"icons": {
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{b9e8a0c1-6d0e-5d0e-1f1c-1b0f28dfd7cd}"
}
},
"permissions": [
"storage",
"scripting",
"activeTab"
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} ベストのTouchpad & Mouse Auto Scroll代替案
Touchpad & Mouse Auto Scrollに類似したFirefox add-onをいくつか紹介します:
Page Auto Scroll Assistant
Doris
Simple AutoScrol
FB88
Auto-Scroll Page
Maksim Arsenius
Auto-Scroll Page
Maksim Arsenius
Auto-Scroll Page
Maksim Arsenius
Touch Scroll Pad
WebKite Studio
Touchpad Gesture Control
Braden
Let It Scroll
Christina
Let It Scroll
Christina
Gesture AutoScroller for Android
Nepherius
Auto Scroll
Jessica
Roller
ubermanu