By: nralbrecht Add-on
Inspect and view changes in Scroll Right Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Right Button",
"description": "A Firefox addon that adds a button to scroll the tab bar all the way to the right",
"homepage_url": "https://github.com/nralbrecht/scroll-right-button",
"browser_specific_settings": {
"gecko": {
"id": "{5e3f7b39-85f0-42b9-9c4e-43704c8099c0}",
"strict_min_version": "64.0"
}
},
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"browser_action": {
"default_icon": {
"19": "icon.svg",
"38": "icon.svg"
}
},
"background": {
"scripts": [
"background-script.js"
]
},
"version": "1.0.0"
} Best Scroll Right Button Alternatives
Here are some Firefox add-ons that are similar to Scroll Right Button:
Close Left Tabs Button
asukaze
Close Right Tabs Button
asukaze
Close Tabs to the left button
hnz101
Show Close Tab Button
zhihaushiu
Scroll One Page Down Button
Button Guy
Scroll One Page Up Button
Button Guy
scroll to top bottom button
kamesh rajak
Scroll by Button
faxxx
Scroll To Top Button
PoziWorld
Scroll to Top/Bottom Buttonok
By88
Close Tabs to the right button
YFdyh000
Tab Wheel Scroll
Johndodev