By: Raymond Burton Add-on
Inspect and view changes in Scroll to Top & Bottom Buttons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll to Top & Bottom Buttons",
"version": "1.3",
"description": "Adds convenient buttons to quickly scroll back to the top or bottom of any webpage.",
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e9baa48a-a848-43de-88bf-fa467b8bff71}"
}
}
} Best Scroll to Top & Bottom Buttons Alternatives
Here are some Firefox add-ons that are similar to Scroll to Top & Bottom Buttons: