Super timer

A supercool timer app

什麼是Super timer?

Super timer是由Sopamo開發的Chrome擴展程式,該擴展的主要功能是“A supercool timer app”。

擴展截圖

screenshot

下載Super timer擴展crx文件

下載Super timer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}