提供元: Akarsh Yadav Add-on
Inspect and view changes in Doom Scroller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Doom Scroller",
"version": "1.1",
"description": "How far have you scrolled today? Probably too far.",
"browser_specific_settings": {
"gecko": {
"id": "doomscroller@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage",
"scripting",
"tabs",
"downloads"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} ベストのDoom Scroller代替案
Doom Scrollerに類似したFirefox add-onをいくつか紹介します:
ScrollJunky
Higa Tsubasa
Scroll Tracker
Caleb Denio
Scroll Distance Tracker
Choangclub
ScrollMeter
kpeo
Scroll Depth Tracker
Kaya Case
Scroll Counter
Marley
Doomstop
Luceoon
Doomscroll Control
Kilian Wilkes
Rewire
akshatpatel.ca
Binge Meter
Sahaj
ScrollWatch
Guptaaaa
Weekly Scroll Analytics
Harrison