Browser Time Tracker Firefox

Examine source code of Browser Time Tracker

Par : ocvot
Inspect and view changes in Browser Time Tracker 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": "{4147f01c-3e0b-4af4-850f-54d49d4b9f93}"
    }
  }
}

Meilleures alternatives Browser Time Tracker

Voici quelques Firefox add-ons qui sont similaires à Browser Time Tracker :