Focus Interval Tone Firefox

Examine source code of Focus Interval Tone

By: Lien
Inspect and view changes in Focus Interval Tone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Interval Tone",
  "version": "1.0",
  "description": "Minimal focus timer using short music tones instead of loud alarms.",
  "permissions": [
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Focus Interval Tone",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "focus-interval-tone@amo.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Focus Interval Tone Alternatives

Here are some Firefox add-ons that are similar to Focus Interval Tone: