Clockify Time Tracker Lite Firefox

Examine source code of Clockify Time Tracker Lite

Inspect and view changes in Clockify Time Tracker Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clockify Time Tracker Lite",
  "version": "1.0.0",
  "description": "Simple time tracking extension inspired by Clockify. Start and stop timers directly from your browser.",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "browser_action": {
    "default_title": "Clockify Time Tracker",
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon.svg"
    }
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "clockify-time-tracker-op3ctb@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Clockify Time Tracker Lite 대안

다음은 Clockify Time Tracker Lite과(와) 유사한 Firefox add-on입니다: