Inspect and view changes in Scrolled source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Displays the current scroll percentage of the active page.",
"manifest_version": 3,
"name": "Scrolled",
"version": "1.5",
"permissions": [
"activeTab",
"scripting",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"web_accessible_resources": [
{
"resources": [
"content_scripts/*",
"popup/style.css"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "scrolled-addon@eucaue"
}
},
"action": {
"default_icon": "icons/icon-128-light.png",
"theme_icons": [
{
"dark": "./icons/icon-16-light.png",
"light": "./icons/icon-16-dark.png",
"size": 16
},
{
"dark": "./icons/icon-32-light.png",
"light": "./icons/icon-32-dark.png",
"size": 32
},
{
"dark": "./icons/icon-128-light.png",
"light": "./icons/icon-128-dark.png",
"size": 128
}
],
"default_title": "Scrolled",
"default_popup": "popup/index.html"
},
"background": {
"scripts": [
"background_scripts/background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/scrollListener.js"
]
}
]
} 최고의 Scrolled 대안
다음은 Scrolled과(와) 유사한 Firefox add-on입니다:
Scroll Percentage Indicator
Nicole Vincent
Page Scroll Progress
HM88
Scroll Indicator
v8club
Scroll Progress Indicator
Renee
Scroll Progress New
ccdoub
Percent Scrollbar
jmoggr
Scroll Tracker
ylidedex
Scroll Depth Tracker
Kaya Case
Scroll Distance Tracker
Choangclub
Scroll Progress
jaom
Scroll Progress Tracker
Lachlan
Best Scroll Progress Indicator
John Walker