Focus Session Tracker Firefox

Examine source code of Focus Session Tracker

By: lukefx
Inspect and view changes in Focus Session Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Session Tracker",
  "version": "1.0",
  "description": "Track your focus sessions and break times, making work more enjoyable.",
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3051a300-a4b7-42c8-94f6-1f6b166f3718}"
    }
  }
}

Best Focus Session Tracker Alternatives

Here are some Firefox add-ons that are similar to Focus Session Tracker: