Webpage Time Tracker Firefox

Examine source code of Webpage Time Tracker

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'"
}

Best Webpage Time Tracker Alternatives

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