WebTime Tracker Firefox

Examine source code of WebTime Tracker

By: 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}"
    }
  }
}

Best WebTime Tracker Alternatives

Here are some Firefox add-ons that are similar to WebTime Tracker: