By: Fika
Inspect and view changes in Focus Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Focus Timer",
"version": "1.2",
"description": "Pomodoro-style focus timer with work and break sessions",
"browser_specific_settings": {
"gecko": {
"id": "{79f5b146-0c53-4f86-9429-14d51a679ae5}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "png/16.png",
"32": "png/32.png",
"48": "png/48.png",
"96": "png/96.png",
"128": "png/128.png"
},
"browser_action": {
"default_popup": "html/popup.html",
"default_icon": {
"16": "png/16.png",
"32": "png/32.png",
"48": "png/48.png",
"96": "png/96.png",
"128": "png/128.png"
}
},
"background": {
"scripts": [
"task/bg.js"
]
},
"permissions": []
} Best Focus Timer Alternatives
Here are some Firefox add-ons that are similar to Focus Timer: