Reaction Time Game
Improve your reflexes anytime, even offline!
What is Reaction Time Game?
Reaction Time Game is a Chrome extension developed by Maxim Collingwood, and its main feature is "Improve your reflexes anytime, even offline!".
Extension Screenshots
Download Reaction Time Game Extension CRX File
Download Reaction Time Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Reaction Time Game |
ID | epnapkhlpikljdnnhkmfebapmmekjlab |
Official URL | https://chromewebstore.google.com/detail/reaction-time-game/epnapkhlpikljdnnhkmfebapmmekjlab |
Description | Improve your reflexes anytime, even offline! |
File Size | 42.09 KB |
Installation Count | 3,613 |
Current Version | 2.1 |
Last Updated | 2020-11-04 |
Publish Date | 2019-10-23 |
Rating | 5.00/5 Total 4 Ratings |
Developer | Maxim Collingwood |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |