Super timer
A supercool timer app
Super timerとは何ですか?
Super timerはSopamoによって開発されたChromeの拡張機能で、その主な機能は「A supercool timer app」です。
拡張機能のスクリーンショット
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 |
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" } } |