workTimer Firefox

Examine source code of workTimer

By: depuits
Inspect and view changes in workTimer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Timer for task followup while working.",
  "manifest_version": 2,
  "name": "workTimer",
  "version": "1.0",
  "homepage_url": "https://github.com/depuits/workTimer",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "theme_icons": [
      {
        "light": "icons/icon-32-light.png",
        "dark": "icons/icon-32.png",
        "size": 32
      }
    ],
    "default_title": "workTimer",
    "default_popup": "popup/worktimer.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c480c451-fa3c-4fac-b33f-d5cfedf751c5}"
    }
  }
}

Best workTimer Alternatives

Here are some Firefox add-ons that are similar to workTimer: