By: DaveRo
Inspect and view changes in Android scroll bottom source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Android scroll bottom",
"description": "Adds a menu item on Android to scroll to the bottom of the page. \nOn desktop it adds a button.",
"version": "1.0.2",
"author": "DaveRo",
"applications": {
"gecko": {
"id": "android_scroll_bottom@davero.addons.mozilla.org"
}
},
"browser_specific_settings": {
"gecko_android": {},
"gecko": {
"id": "android_scroll_bottom@davero.addons.mozilla.org"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background_bottom.js"
]
},
"permissions": [
"menus",
"tabs"
],
"browser_action": {
"browser_style": true,
"default_title": "Scroll to bottom",
"default_icon": "Go-down.svg"
}
} Best Android scroll bottom Alternatives
Here are some Firefox add-ons that are similar to Android scroll bottom:
Android scroll top
DaveRo
To Bottom Android
mortalis
To Top Android
mortalis
Scroll To Top Android
lameo
Scroll to Top (Android)
refried
Scroll To Bottom Now
Skylar
scroll to top bottom button
kamesh rajak
Scroll to Bottom
Batari
Page Top and Bottom
LK
Scroll to Top/Bottom Buttonok
By88
Scroll to the bottom
Adnan Kičin
Scroll to the top or bottom of any page
Saurabh Das