Track time on live Firefox

Examine source code of Track time on live

By: Paln
Inspect and view changes in Track time on live source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser Time Tracker",
  "version": "1.0",
  "description": "Tracks how much time you spend in your browser and provides daily and weekly summaries.",
  "permissions": [
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2d083837-1dd7-4b9b-9dfa-b16dd1ae8d3e}"
    }
  }
}

Best Track time on live Alternatives

Here are some Firefox add-ons that are similar to Track time on live: