Website Time Tracker Firefox

Examine source code of Website Time Tracker

제작자: lastlegume
Inspect and view changes in Website Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Time Tracker",
  "version": "2.4.0",
  "description": "Keeps track of when and where you spend your time",
  "icons": {
    "30": "icons/stopwatch.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/stopwatch.png",
    "default_title": "Time Tracker",
    "default_popup": "popup/timer.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8cb7263e-2e2d-4844-987e-6ea6240a6fdb}"
    }
  }
}

최고의 Website Time Tracker 대안

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