Tomato Timer Firefox

Examine source code of Tomato Timer

Inspect and view changes in Tomato Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tomato Timer",
  "version": "1.1.2",
  "description": "Classic Pomodoro technique timer with desktop notification",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e8175bc9-43a9-46b4-8beb-2a38c206ed76}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/ico16.png",
    "32": "icons/ico32.png",
    "48": "icons/ico48.png",
    "96": "icons/ico96.png",
    "128": "icons/ico128.png"
  },
  "browser_action": {
    "default_popup": "gui/main.html",
    "default_icon": {
      "16": "icons/ico16.png",
      "32": "icons/ico32.png",
      "48": "icons/ico48.png",
      "96": "icons/ico96.png",
      "128": "icons/ico128.png"
    }
  },
  "background": {
    "scripts": [
      "core/bg.js"
    ]
  },
  "permissions": []
}

Meilleures alternatives Tomato Timer

Voici quelques Firefox add-ons qui sont similaires à Tomato Timer :