Reaction Time Game

Improve your reflexes anytime, even offline!

Was ist Reaction Time Game?

Reaction Time Game ist eine Chrome-Erweiterung, die von Maxim Collingwood entwickelt wurde, und ihr Hauptmerkmal ist "Improve your reflexes anytime, even offline!".

Erweiterungsscreenshots

screenshot
screenshot

Reaction Time Game-Erweiterungs-CRX-Datei herunterladen

Laden Sie Reaction Time Game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Reaction Time Game Reaction Time Game
ID epnapkhlpikljdnnhkmfebapmmekjlab
Offizielle URL https://chromewebstore.google.com/detail/reaction-time-game/epnapkhlpikljdnnhkmfebapmmekjlab
Beschreibung Improve your reflexes anytime, even offline!
Dateigröße 42.09 KB
Installationsanzahl 3,613
Aktuelle Version 2.1
Letztes Update 2020-11-04
Veröffentlichungsdatum 2019-10-23
Bewertung 5.00/5 Insgesamt 4 Bewertungen
Entwickler Maxim Collingwood
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}