Reaction Time Game

Improve your reflexes anytime, even offline!

什么是Reaction Time Game?

Reaction Time Game是由Maxim Collingwood开发的Chrome扩展程序,该扩展的主要功能是“Improve your reflexes anytime, even offline!”。

扩展截图

screenshot
screenshot

下载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 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
电子邮箱 [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"
    }
}