Time Tracker Firefox

Examine source code of Time Tracker

제작자: clarissadewi32
Inspect and view changes in Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Time Tracker",
  "version": "1.1",
  "description": "Track how long each tab is active",
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7930e9e1-4a45-4ea1-875c-112453bcf1af}",
      "strict_min_version": "110.0"
    }
  }
}

최고의 Time Tracker 대안

다음은 Time Tracker과(와) 유사한 Firefox add-on입니다: