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
官方網址 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"
    }
}