By: Guptaaaa
Inspect and view changes in ScrollWatch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ScrollWatch",
"version": "1.0.0",
"description": "Prevent doomscrolling by setting custom rules for websites.",
"permissions": [
"storage",
"tabs",
"alarms"
],
"action": {
"default_popup": "index.html",
"default_icon": "icon.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"background": {
"type": "module",
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "scrollwatch@darshgupta.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"host_permissions": [
"<all_urls>"
]
} Best ScrollWatch Alternatives
Here are some Firefox add-ons that are similar to ScrollWatch:
FocusGuard+
Himangshu_D6567
Break the Loop - Browser Extension
WIFI CAPITAL
Mindful Browse
Godzsák Dávid
ScrollBlock
Aditya Kolekar
Website Time Blocking
swervyk
Time Limit
Godzsák Dávid
ZenBlock: Mindful Web Blocker & Focus Timer
Nayan Surya
Screen Watch Timer
Ninad Mhaskar
Binge Meter
Sahaj
Watch & Focus Time Tracker
Phobos
NoScroll - Stay Focused
NoScroll
Doomscroll Control
Kilian Wilkes