Time Tracker for Tabs Firefox

Examine source code of Time Tracker for Tabs

Inspect and view changes in Time Tracker for Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Time Tracker for Tabs",
  "version": "1.2",
  "description": "Tracker for time spent on websites",
  "icons": {
    "96": "icons/icon96.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/96.png",
    "default_popup": "popup/popup.html"
  },
  "applications": {
    "gecko": {
      "id": "{a7ff2a56-c420-419e-8148-e037a38416be}",
      "strict_min_version": "58.0"
    }
  }
}

Best Time Tracker for Tabs Alternatives

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