Work Registration App.Blackcan
Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.
Was ist Work Registration App.Blackcan?
Work Registration App.Blackcan ist eine Chrome-Erweiterung, die von webmaster.grumpy entwickelt wurde, und ihr Hauptmerkmal ist "Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.".
Erweiterungsscreenshots
Work Registration App.Blackcan-Erweiterungs-CRX-Datei herunterladen
Laden Sie Work Registration App.Blackcan-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
The Work Registration App. from Blackcan is a simplified tool to keep track of your working hours. For me as a programmer and freelancer its hard to keep track of the hours worked for your clients. Simple add the clients/jobs you are working on, the types of job you does and you are ready to go. An overview will be produced with time spend on jobs for clients. We are already working on a great update. This update will automatically calculate and create travel lists with your milage/Km traveled for easy route registration. You just have to add it as private or work. Routes will be automatically be generated. Through smart use of location we limit battery use to a minimum.
Grundlegende Informationen zur Erweiterung
Name | Work Registration App.Blackcan |
ID | oiijooamcggbckfiplakpfbnomigpdld |
Offizielle URL | https://chromewebstore.google.com/detail/work-registration-appblac/oiijooamcggbckfiplakpfbnomigpdld |
Beschreibung | Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts. |
Dateigröße | 1.38 MB |
Installationsanzahl | 18 |
Aktuelle Version | 3.0.0.3 |
Letztes Update | 2015-06-20 |
Veröffentlichungsdatum | 2015-06-20 |
Entwickler | webmaster.grumpy |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Work Registration App.Blackcan", "short_name": "WR Blackcan", "description": "Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.", "version": "3.0.0.3", "permissions": [ "unlimitedStorage" ], "icons": { "48": "icons\/android\/[email protected]", "72": "icons\/android\/[email protected]", "96": "icons\/android\/[email protected]", "128": "icons\/android\/[email protected]" }, "browser_action": { "default_icon": "icon.png", "default_popup": "index_extension.html" } } |