ClockAssist
ClockAssist browser-extension for automatic time tracking.
什麼是ClockAssist?
ClockAssist是由https://clockassist.com開發的Chrome擴展程式,該擴展的主要功能是“ClockAssist browser-extension for automatic time tracking.”。
擴展截圖
下載ClockAssist擴展crx文件
下載ClockAssist擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
ClockAssist automatically maps out your workday and is your perfect reminder for while logging hours. 擴展基本資訊
| 名稱 | |
| ID | flhoijlhfhcgcglcgacnebnpmjiglcgf |
| 官方網址 | https://chromewebstore.google.com/detail/clockassist/flhoijlhfhcgcglcgacnebnpmjiglcgf |
| 簡介 | ClockAssist browser-extension for automatic time tracking. |
| 檔案大小 | 1.09 MB |
| 安裝次數 | 1,413 |
| 目前版本 | 4.0.5 |
| 更新時間 | 2024-02-14 |
| 上架時間 | 2022-11-02 |
| 開發者 | https://clockassist.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | 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": [
" | |