Time Tracker Firefox

Examine source code of Time Tracker

By: Gulshan
Inspect and view changes in Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Time Tracker",
  "version": "1.2",
  "description": "Extension that show 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": "{011f284d-cfeb-401f-b513-14d885c67858}",
      "strict_min_version": "58.0"
    }
  }
}

Best Time Tracker Alternatives

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