提供元: ubermanu
Inspect and view changes in Roller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Roller",
"description": "Enable auto scrolling with the mouse wheel button on Linux",
"minimum_chrome_version": "88",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage"
],
"options_ui": {
"page": "options_page.html"
},
"content_scripts": [
{
"all_frames": true,
"js": [
"content_script.js"
],
"matches": [
"<all_urls>"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{c0b65bfc-5191-4489-b2ed-4052c055e9b2}"
}
},
"version": "2.0.0"
} ベストのRoller代替案
Rollerに類似したFirefox add-onをいくつか紹介します:
Simple AutoScrol
FB88
AutoScroll Plus
Sundance
Scroll Anywhere
CitizenOfWorld
Click and Drag Scroll
Shailendra
SmoothScroll-plus
Jonthan james
MousePager
Jeenu Viswambharan
better autoscroll
Coded-Eye
Grab Scroll
Mario
autoScroll
Gaven Xu
Automatic Scroll T
Developer2025
Yet Another Smooth Scrolling WE
kataho