提供元: Ngoc Chuan
Inspect and view changes in Scroll End Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll End Indicator",
"version": "1.0",
"description": "Shows a small notification when you scroll to the end of a webpage.",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": {
"48": "icons/icon48.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{1ed4d0df-51a8-44cc-bc29-19e45c4d23cc}"
}
}
} ベストのScroll End Indicator代替案
Scroll End Indicatorに類似したFirefox add-onをいくつか紹介します:
Scroll Indicator
v8club
Scroll Percentage Indicator
Nicole Vincent
Scroll Reminder
Robyn Myers
Scroll Progress Indicator
Renee
Page Scroll Progress
HM88
Scroll Distance Tracker
Choangclub
Scroll Progress
jaom
Scroll Depth Tracker
Kaya Case
Page Progress Bubble
Giovanni
Scroll Progress New
ccdoub
Best Scroll Progress Indicator
John Walker
Scroll Progress Tracker
Lachlan