Twisty Timer
3x3 Speedcube Timer
Twisty Timerとは何ですか?
Twisty TimerはDan Kerriganによって開発されたChromeの拡張機能で、その主な機能は「3x3 Speedcube Timer」です。
拡張機能のスクリーンショット
Twisty Timer拡張機能のCRXファイルをダウンロード
Twisty Timer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Twisty Timer is a simple speedcube timer for 3x3 cubes. Start and stop the timer using your keyboard. Enjoy!
拡張機能の基本情報
名前 | Twisty Timer |
ID | kggikmmipgmioinmlfpfpbhgmpgmedhp |
公式URL | https://chromewebstore.google.com/detail/twisty-timer/kggikmmipgmioinmlfpfpbhgmpgmedhp |
説明 | 3x3 Speedcube Timer |
ファイルサイズ | 7.31 KB |
インストール数 | 690 |
現在のバージョン | 0.0.1 |
最終更新日 | 2013-09-01 |
公開日 | 2013-09-01 |
評価 | 4.33/5 合計 6 レビュー |
開発者 | Dan Kerrigan |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Twisty Timer", "description": "3x3 Speedcube Timer", "version": "0.0.1", "browser_action": { "default_icon": "TwistyIcon.png", "default_popup": "TwistyTimer.html" }, "icons": { "128": "TwistyIcon_128.png" } } |