PomodoroTab: Focus Timer & Tasks Firefox

Examine source code of PomodoroTab: Focus Timer & Tasks

Inspect and view changes in PomodoroTab: Focus Timer & Tasks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "3.1.0",
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "chrome_url_overrides": {
    "newtab": "app/index.html"
  },
  "action": {
    "default_popup": "popup/index.html"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https://www.pomodorotab.com https://api-gateway.umami.dev;"
  },
  "icons": {
    "16": "/icon-16.png",
    "32": "/icon-32.png",
    "48": "/icon-48.png",
    "128": "/icon-128.png"
  },
  "sidebar_action": {
    "default_panel": "side-panel/index.html",
    "default_icon": {
      "16": "/icon-16.png",
      "32": "/icon-32.png",
      "48": "/icon-48.png",
      "128": "/icon-128.png"
    }
  },
  "permissions": [
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pomodoro-tab@fredoist.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PomodoroTab: Focus Timer & Tasks Alternatives

Here are some Firefox add-ons that are similar to PomodoroTab: Focus Timer & Tasks: