ClockAssist
ClockAssist browser-extension for automatic time tracking.
What is ClockAssist?
ClockAssist is a Chrome extension developed by https://clockassist.com, and its main feature is "ClockAssist browser-extension for automatic time tracking.".
Extension Screenshots
Download ClockAssist Extension CRX File
Download ClockAssist extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
ClockAssist automatically maps out your workday and is your perfect reminder for while logging hours.
Extension Basic Information
Name | ClockAssist |
ID | flhoijlhfhcgcglcgacnebnpmjiglcgf |
Official URL | https://chromewebstore.google.com/detail/clockassist/flhoijlhfhcgcglcgacnebnpmjiglcgf |
Description | ClockAssist browser-extension for automatic time tracking. |
File Size | 1.09 MB |
Installation Count | 1,413 |
Current Version | 4.0.5 |
Last Updated | 2024-02-14 |
Publish Date | 2022-11-02 |
Developer | https://clockassist.com |
[email protected] | |
Payment Type | free |
Supported Languages | en,nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ClockAssist", "description": "ClockAssist browser-extension for automatic time tracking.", "version": "4.0.5", "default_locale": "en", "permissions": [ "tabs", "storage" ], "icons": { "128": "icon128.png" }, "action": { "default_popup": "html\/settings.html" }, "web_accessible_resources": [ { "resources": [ "icon128.png", "img\/ico-x-mark.png", "img\/ico-square-up.png", "img\/ico-cog.png", "img\/ico-chevron-left.png", "img\/ico-chevron-right.png", "img\/ico-dots-vertical.png", "img\/ico-explode.png", "img\/ico-alert.png", "fonts\/OpenSans-Regular.ttf", "fonts\/OpenSans-Medium.ttf", "fonts\/OpenSans-SemiBold.ttf", "fonts\/OpenSans-Bold.ttf", "html\/settings.html", "html\/popup.html" ], "matches": [ " |