By: 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"
}
} Best Work Hours Tracker Alternatives
Here are some Firefox add-ons that are similar to Work Hours Tracker: