TimeTracker for Dell Workstation

TimeTracker for Dell Workstation

The easiest way to keep track of the time that has passed since the start of the day/month/year.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "TimeTracker for Dell Workstation",
  "description": "The easiest way to keep track of the time that has passed since the start of the day/month/year.",
  "version": "2.1",
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "img/icon.png"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}