By: Ninad Mhaskar
Inspect and view changes in Screen Watch Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Screen Watch Timer",
"version": "1.1.2",
"description": "A minimalist, professional screen time tracker with repeating 10-minute break alerts.",
"permissions": [
"storage",
"tabs",
"activeTab"
],
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": "icons/icon-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "screen-timer-v1-x92k@yourname.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Screen Watch Timer Alternatives
Here are some Firefox add-ons that are similar to Screen Watch Timer:
Focus Timer: Stay Productive
shreya
Minimal Pomodoro - Focus Timer
Mr. Technophile
BrowserFlow Focus Timer
Betso88
WebTime - Time Tracker
Ende
ScrollWatch
Guptaaaa
Take-A-Break-Helper
ZOZ DEV
Focus Time
Banca30
Stay Focused: Pomodoro Timer
SecondMikasa
StayOnTrack: Simple Productivity
Jaggu
Website Time Tracker
Kollo
FocusTab – Animated Productivity New Tab
Deepak Kumar Thakur
FocusButton
iliyan velinov