TimeKeeper

TimeKeeper

Makes it easy to track your working time in the day/month/year and helps you manage your time more effectively.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "TimeKeeper",
  "description": "Makes it easy to track your working time in the day/month/year and helps you manage your time more effectively.",
  "version": "3.0",
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "img/icon.png"
  },
  "manifest_version": 3,
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}