FocusTone Firefox

Examine source code of FocusTone

제작자: 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}"
    }
  }
}

최고의 FocusTone 대안

다음은 FocusTone과(와) 유사한 Firefox add-on입니다: