Reaction Time Game

Improve your reflexes anytime, even offline!

Cos'è Reaction Time Game?

Reaction Time Game è un'estensione di Chrome sviluppata da Maxim Collingwood, e la sua funzione principale è "Improve your reflexes anytime, even offline!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Reaction Time Game

Scarica i file di estensione Reaction Time Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Reaction Time Game Reaction Time Game
ID epnapkhlpikljdnnhkmfebapmmekjlab
URL Ufficiale https://chromewebstore.google.com/detail/reaction-time-game/epnapkhlpikljdnnhkmfebapmmekjlab
Descrizione Improve your reflexes anytime, even offline!
Dimensione del File 42.09 KB
Conteggio Installazioni 3,613
Versione Corrente 2.1
Ultimo Aggiornamento 2020-11-04
Data di Pubblicazione 2019-10-23
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore Maxim Collingwood
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}