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."입니다.

확장 프로그램 스크린샷

screenshot

Work Registration App.Blackcan 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 Work Registration App.Blackcan
ID oiijooamcggbckfiplakpfbnomigpdld
공식 URL 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"
    }
}