By: Cuong
Inspect and view changes in FocusTone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FocusTone",
"version": "1.0",
"description": "Play a slow binaural-beat background tone to aid focus; automatically adapts when visiting potentially distracting sites (social media, news).",
"icons": {
"48": "icon-48.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{f260cf99-77fe-49d6-a1d4-6ac9b4b0159a}"
}
}
} Best FocusTone Alternatives
Here are some Firefox add-ons that are similar to FocusTone: