Inspect and view changes in Cursor Scroll - Precision source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Cursor Scroll - Middle-Click Precision",
"version": "1.0.0",
"description": "Middle-click scroll mode: lock a direction, then move the page with tiny mouse strokes. Precise, low-effort control for long pages.",
"browser_specific_settings": {
"gecko": {
"id": "@cursor-scroll.reklai",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
],
"all_frames": false,
"match_about_blank": false,
"run_at": "document_start"
}
],
"options_ui": {
"page": "optionsPage/optionsPage.html",
"open_in_tab": true
},
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_popup": "toolbarPopup/toolbarPopup.html",
"default_title": "Cursor Scroll"
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
}
} Best Cursor Scroll - Precision Alternatives
Here are some Firefox add-ons that are similar to Cursor Scroll - Precision:
Middle Mouse Button Scroll
Стоян Димитров
Right Mouse Click Scroll
Nob
TopScroll
Anthony
ScrollAnywhere
Juraj Mäsiar
AutoScroll Plus
Sundance
Scroll Zoom
Armin Sebastian
Grab Scroll
Mario
ScrollPlay
Digisoma
Touch Scroll Pad
WebKite Studio
Click&Scroll
erich-sch
Snap Scroll
Steven
Scroll Anywhere
CitizenOfWorld