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