By: EnDeRBeaT
Inspect and view changes in focus-healer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "focus-healer",
"version": "1.0",
"description": "An extension to help curbing site addiction",
"permissions": [
"storage",
"scripting",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "c0298b88ccad4769533691f765bbd635061effa4@focus-healer"
}
}
} Best focus-healer Alternatives
Here are some Firefox add-ons that are similar to focus-healer: