제작자: nralbrecht
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"
} 최고의 Scroll Right Button 대안
다음은 Scroll Right Button과(와) 유사한 Firefox add-on입니다: