Reaction Time Game
Improve your reflexes anytime, even offline!
Reaction Time Gameとは何ですか?
Reaction Time GameはMaxim Collingwoodによって開発されたChromeの拡張機能で、その主な機能は「Improve your reflexes anytime, even offline!」です。
拡張機能のスクリーンショット
Reaction Time Game拡張機能のCRXファイルをダウンロード
Reaction Time Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Use this simple and engaging popup to test your reaction times. See how fast your basic reflexes are in milliseconds and compare the times with your friends! Use it while you're waiting for a page to load, in a meeting, at school, or just trying to get a new high score! UPDATE 2.0 - Made milliseconds completely accurate.
拡張機能の基本情報
名前 | Reaction Time Game |
ID | epnapkhlpikljdnnhkmfebapmmekjlab |
公式URL | https://chromewebstore.google.com/detail/reaction-time-game/epnapkhlpikljdnnhkmfebapmmekjlab |
説明 | Improve your reflexes anytime, even offline! |
ファイルサイズ | 42.09 KB |
インストール数 | 3,613 |
現在のバージョン | 2.1 |
最終更新日 | 2020-11-04 |
公開日 | 2019-10-23 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | Maxim Collingwood |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Reaction Time Game", "description": "Improve your reflexes anytime, even offline!", "version": "2.1", "manifest_version": 2, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_popup": "home.html", "default_icon": "icon.png" } } |