By: Pgraybert
Inspect and view changes in Auto Scroll Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Extension",
"version": "1.1",
"description": "",
"browser_action": {
"default_icon": {
"64": "icon64.png",
"128": "icon128.png"
},
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"permissions": [
"activeTab",
"tabs",
"storage",
"clipboardRead"
],
"browser_specific_settings": {
"gecko": {
"id": "{5fe4a982-bad3-4404-866e-b7e526621cf2}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Auto Scroll Controller Alternatives
Here are some Firefox add-ons that are similar to Auto Scroll Controller: