ClockAssist
ClockAssist browser-extension for automatic time tracking.
ClockAssist là gì?
ClockAssist là một tiện ích mở rộng Chrome được phát triển bởi https://clockassist.com, và tính năng chính của nó là "ClockAssist browser-extension for automatic time tracking.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng ClockAssist
Tải xuống các tệp mở rộng ClockAssist dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
ClockAssist automatically maps out your workday and is your perfect reminder for while logging hours.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ClockAssist |
ID | flhoijlhfhcgcglcgacnebnpmjiglcgf |
URL Chính Thức | https://chromewebstore.google.com/detail/clockassist/flhoijlhfhcgcglcgacnebnpmjiglcgf |
Mô tả | ClockAssist browser-extension for automatic time tracking. |
Kích Thước Tệp | 1.09 MB |
Số Lần Cài Đặt | 1,413 |
Phiên Bản Hiện Tại | 4.0.5 |
Cập Nhật Lần Cuối | 2024-02-14 |
Ngày Phát Hành | 2022-11-02 |
Nhà Phát Triển | https://clockassist.com |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |