Online Time Tracker Firefox

Examine source code of Online Time Tracker

Inspect and view changes in Online Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Time Tracker",
  "version": "1.3",
  "description": "Daily and all-time website time tracking with calendar, charts and per-site history.",
  "browser_specific_settings": {
    "gecko": {
      "id": "timetracker@local.addon",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "alarms",
    "idle"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Time Tracker",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  }
}

Best Online Time Tracker Alternatives

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