Time Tracker for Tabss Firefox

Examine source code of Time Tracker for Tabss

Inspect and view changes in Time Tracker for Tabss 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.0",
  "description": "Track how much time you spend on each tab.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "time-tracker@example.com",
      "strict_min_version": "60.0"
    }
  }
}

Best Time Tracker for Tabss Alternatives

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