Webpage Time Tracker Firefox

Examine source code of Webpage Time Tracker

제작자: Shardul Gadhave
Inspect and view changes in Webpage Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Webpage Time Tracker",
  "version": "1.4",
  "description": "Keep track of how you spend your time on the web.",
  "icons": {
    "128": "icon_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "idle",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Webpage Time Tracker",
    "default_icon": "icon_19.png",
    "default_popup": "popup.html"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval' https://www.gstatic.com; object-src 'self'"
}

최고의 Webpage Time Tracker 대안

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