Work Registration App.Blackcan
Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.
什麼是Work Registration App.Blackcan?
Work Registration App.Blackcan是由webmaster.grumpy開發的Chrome擴展程式,該擴展的主要功能是“Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.”。
擴展截圖
下載Work Registration App.Blackcan擴展crx文件
下載Work Registration App.Blackcan擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Work Registration App.Blackcan |
ID | oiijooamcggbckfiplakpfbnomigpdld |
官方網址 | https://chromewebstore.google.com/detail/work-registration-appblac/oiijooamcggbckfiplakpfbnomigpdld |
簡介 | Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts. |
檔案大小 | 1.38 MB |
安裝次數 | 18 |
目前版本 | 3.0.0.3 |
更新時間 | 2015-06-20 |
上架時間 | 2015-06-20 |
開發者 | webmaster.grumpy |
付費類型 | free |
支援的語言 | 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" } } |