Super timer

A supercool timer app

Super timer란 무엇입니까?

Super timer은(는) Sopamo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A supercool timer app"입니다.

확장 프로그램 스크린샷

screenshot

Super timer 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Super timer allows you to track your time.
Create a timer, name it and you're good to go.

Best of it:
 - It's free
 - It works offline
 - You can close chrome and the timer keeps running in the background!

Recent updates:
 - Is now working with current chrome versions again!
 - Added howto video

Todos:
 - Implement a confirmation for deleting timers
 - Connect to extern time tracking services like Basecamp                    

확장 프로그램 기본 정보

이름 Super timer Super timer
ID mnbkepgphamgbkiigedbddhfdbdmmahg
공식 URL https://chromewebstore.google.com/detail/super-timer/mnbkepgphamgbkiigedbddhfdbdmmahg
설명 A supercool timer app
파일 크기 41.95 KB
설치 횟수 1,092
현재 버전 0.87
최근 업데이트 2013-02-21
출시 날짜 2013-02-21
평점 3.22/5 총 18 개의 평점
개발자 Sopamo
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Super timer",
    "version": "0.87",
    "description": "A supercool timer app",
    "browser_action": {
        "default_icon": "icon-big.png",
        "default_popup": "popup.html"
    }
}