By: ShawnC
Inspect and view changes in Page Go-Quick page flipping tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_name__",
"description": "__MSG_description__",
"version": "0.8",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"64": "icon/64.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"default_locale": "en",
"permissions": [
"activeTab",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "pagego@dev.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Page Go Options",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
]
} Best Page Go-Quick page flipping tool Alternatives
Here are some Firefox add-ons that are similar to Page Go-Quick page flipping tool:
ScrollUp
Dipto Design
Scroll To Top
Sofia
Scroll to the top or bottom of any page
Saurabh Das
Scroll to Top & Bottom Buttons
Raymond Burton
Scroll Navigator
Lewys Nielsen
Go Top
nullpilot
Scroll to Top/Bottom
Sebastian Yang
Scroll to Top/Bottom Buttonok
By88
Scroll to the top or bottom
Janghou
scroll to top bottom button
kamesh rajak