Focus Timer For Productivity Firefox

Examine source code of Focus Timer For Productivity

Inspect and view changes in Focus Timer For Productivity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Timer",
  "version": "1.0",
  "description": "A simple Pomodoro timer to help you stay focused.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "permissions": [
    "notifications",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1ff9d7f2-cb04-4958-b999-bd97058ee2aa}"
    }
  }
}

Best Focus Timer For Productivity Alternatives

Here are some Firefox add-ons that are similar to Focus Timer For Productivity: