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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [ " |