Work Hours Tracker Firefox

Examine source code of Work Hours Tracker

提供元: Karthik Guptha
Inspect and view changes in Work Hours Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Work Hours Tracker",
  "version": "4.0.0",
  "description": "Track work hours, calculate out time, and run a live timer with 24-hour format support.",
  "browser_specific_settings": {
    "gecko": {
      "id": "workhours@karthikguptha.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Work Hours Tracker",
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

ベストのWork Hours Tracker代替案

Work Hours Trackerに類似したFirefox add-onをいくつか紹介します: