WebTime Tracker Firefox

Examine source code of WebTime Tracker

제작자: Mike
Inspect and view changes in WebTime Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WebTime Tracker",
  "version": "1.0",
  "description": "Theo dõi thời gian bạn dành cho mỗi website hôm nay và tuần này.",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{791f53c3-010e-46b0-b5be-f25b20004408}"
    }
  }
}

최고의 WebTime Tracker 대안

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