ClockAssist
Chrome-client voor het ClockAssist-platform voor automatische urenregistratie.
ClockAssistคืออะไร?
ClockAssist เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://clockassist.com และคุณลักษณะหลักของมันคือ "Chrome-client voor het ClockAssist-platform voor automatische urenregistratie."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ClockAssist
ดาวน์โหลดไฟล์ส่วนขยาย ClockAssist ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ClockAssist is a Dutch startup which specialises in automatic timelogging, focussed on financial professionals. We're currenlty still in development and this Chrome-extension is a major part in our service. This chrome-extensions provides the automated time-logging of professional webapplications accountants use and pushes it to our main ClockAssist application which runs on the users computer. This way we can automatically tell the user in which online webapplication they have spent their time and on what client.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ClockAssist |
ID | mhnfimcmplkeginbdeamagfdjckdgagg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/clockassist/mhnfimcmplkeginbdeamagfdjckdgagg |
คำอธิบาย | Chrome-client voor het ClockAssist-platform voor automatische urenregistratie. |
ขนาดไฟล์ | 151 KB |
จำนวนการติดตั้ง | 1,308 |
เวอร์ชันปัจจุบัน | 1.5.4 |
อัปเดตครั้งล่าสุด | 2022-03-24 |
วันที่เผยแพร่ | 2020-07-01 |
ผู้พัฒนา | https://clockassist.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ClockAssist", "description": "Chrome-client voor het ClockAssist-platform voor automatische urenregistratie.", "version": "1.5.4", "browser_specific_settings": { "gecko": { "update_url": "https:\/\/www.clockassist.com\/installed\/firefox\/status.json", "id": "{ba662661-2902-44c1-9f92-254e1fd6c009}" } }, "browser_action": [], "permissions": [ "tabs", "storage" ], "icons": { "128": "icon128.png" }, "web_accessible_resources": [ "agents.json", "icon-alert.png", "icon-check.png" ], "content_scripts": [ { "matches": [ " |