提供元: Robyn Myers
Inspect and view changes in Scroll Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "5.1",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icons/pratikabu-stt-16.png",
"48": "icons/pratikabu-stt-48-1.png",
"128": "icons/pratikabu-stt-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{b3e1a6c2-2d3e-5d1e-0f3c-5b5f53dfd3cd}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"css": [
"pratikabu-stt.css"
],
"matches": [
"<all_urls>"
],
"js": [
"thirdparty/jquery-3.7.1.min.js",
"pratikabu-stt.js"
]
}
],
"permissions": [
"storage",
"activeTab",
"contextMenus"
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"web_accessible_resources": [
"icons/*.png"
],
"browser_action": {}
} ベストのScroll Reminder代替案
Scroll Reminderに類似したFirefox add-onをいくつか紹介します:
Reading Reminder Alerts
Rishi
Scroll End Indicator
Ngoc Chuan
Scroll Depth Tracker
Kaya Case
Auto Scroll to Bottom
e6.em
Scroll Navigator
Lewys Nielsen
Scroll Saver
Rahi
Scroll to the top or bottom of any page
Saurabh Das
Scroll Percentage Indicator
Nicole Vincent
Scroll Distance Tracker
Choangclub
Scroll Indicator
v8club