Tracking Timer Firefox

Examine source code of Tracking Timer

Inspect and view changes in Tracking Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tracking Timer",
  "description": "Use timers to track time fast and easily.",
  "version": "1.5",
  "icons": {
    "48": "assets/app-icon.svg",
    "96": "assets/app-icon.svg"
  },
  "browser_action": {
    "default_icon": "assets/app-icon.svg",
    "default_popup": "index.html",
    "default_title": "Tracking Timer"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "TrackingTimer@RT"
    }
  }
}

Melhores alternativas Tracking Timer

Aqui estão algumas Firefox add-ons que são similares a Tracking Timer: