By: HM88
Inspect and view changes in Page Scroll Progress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Page Scroll Progress",
"version": "1.0.0",
"description": "Visual progress bar showing how much of the webpage you have scrolled through",
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Page Scroll Progress",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"progress.css"
],
"run_at": "document_end"
}
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{ff21a106-d6be-4966-8383-fd307de5643f}"
}
}
} Best Page Scroll Progress Alternatives
Here are some Firefox add-ons that are similar to Page Scroll Progress:
Scroll Progress Indicator
Renee
Scroll Progress
jaom
Scroll Progress Tracker
Lachlan
Scroll Tracker
ylidedex
Scroll Indicator
v8club
Scroll Percentage Indicator
Nicole Vincent
Reading Progress 1
bl555.pictures
Page Progress
ylidedex
Page Scroll Progress
ranaaece
Page Load Progress
John
Reading Progress
Tivi xiaomi
Scrolled
Caue