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": [ " |