By: 789club
Inspect and view changes in Pomodoro Timer Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Pomodoro Timer Focus",
"version": "1.0.0",
"description": "Pomodoro technique timer with customizable work/break intervals and statistics",
"permissions": [
"storage",
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "690549dd08d71e0f65435476428d7d1fd3481641@extension.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Pomodoro Timer Focus Alternatives
Here are some Firefox add-ons that are similar to Pomodoro Timer Focus: