By: v8club
Inspect and view changes in Scroll Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Indicator",
"version": "1.0",
"description": "Displays a scroll progress bar at the top of the page.",
"icons": {
"48": "icon.png"
},
"permissions": [
"tabs",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "Scroll Indicator"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{133e3b50-f041-4699-b3be-e9f749f01ddf}"
}
}
} Best Scroll Indicator Alternatives
Here are some Firefox add-ons that are similar to Scroll Indicator:
Scroll Progress Indicator
Renee
Scroll Progress
jaom
Page Scroll Progress
HM88
Scroll Percentage Indicator
Nicole Vincent
Scroll Progress Tracker
Lachlan
Scroll Tracker
ylidedex
Reading Progress 1
bl555.pictures
Scroll Progress New
ccdoub
Scrolled
Caue
Best Scroll Progress Indicator
John Walker
Page Load Progress
John
Scroll End Indicator
Ngoc Chuan