Website & URL Time Tracker Firefox

Examine source code of Website & URL Time Tracker

Inspect and view changes in Website & URL 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.0.0",
  "description": "Track time spent on websites by category. See your top 10 time sinks with daily/weekly/monthly views.",
  "homepage_url": "https://aydinnyunus.github.io",
  "icons": {
    "48": "icons/icon-48.svg",
    "96": "icons/icon-96.svg"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "categories.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "Time Tracker",
    "default_icon": {
      "48": "icons/icon-48.svg",
      "96": "icons/icon-96.svg"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "time-tracker@yunusaydin",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best Website & URL Time Tracker Alternatives

Here are some Firefox add-ons that are similar to Website & URL Time Tracker: