Lightweight Site Time Tracker Firefox

Examine source code of Lightweight Site Time Tracker

By: OoZZTT Add-on
Inspect and view changes in Lightweight Site Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Lightweight Site Time Tracker",
  "version": "1.2.1",
  "description": "Shows today's active browsing time by domain, stored locally in Firefox.",
  "permissions": [
    "tabs",
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Open or close Site Time Tracker"
  },
  "sidebar_action": {
    "default_title": "Site Time Tracker",
    "default_panel": "sidebar.html",
    "open_at_install": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lightweight-site-timetracker@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Lightweight Site Time Tracker Alternatives

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