Tab Time Tracker Firefox

Examine source code of Tab Time Tracker

By: Hi
Inspect and view changes in Tab Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Time Tracker",
  "version": "1.0",
  "description": "Track time spent on tabs with categories, nudges, and focus mode for ultimate productivity.",
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "<all_urls>",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7a6e463-be2e-4756-957f-57cf296993eb}"
    }
  }
}

Best Tab Time Tracker Alternatives

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