Work Timer Firefox

Examine source code of Work Timer

作者: Shan Add-on
Inspect and view changes in Work Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Work Timer",
  "version": "1.1",
  "description": "A simple work timer tool - record tasks and duration, export to CSV.",
  "icons": {
    "48": "icons/timer-48.png",
    "96": "icons/timer-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "work-timer@shanjia",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": "icons/timer-48.png",
    "default_title": "Work Timer",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ]
}

最佳 Work Timer 替代方案

这里是一些与Work Timer类似的Firefox add-on: