Reaction Time Game

Improve your reflexes anytime, even offline!

Wat is Reaction Time Game?

Reaction Time Game is een Chrome-extensie ontwikkeld door Maxim Collingwood, en de belangrijkste functie is "Improve your reflexes anytime, even offline!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Reaction Time Game

Download Reaction Time Game-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Reaction Time Game Reaction Time Game
ID epnapkhlpikljdnnhkmfebapmmekjlab
Officiële URL https://chromewebstore.google.com/detail/reaction-time-game/epnapkhlpikljdnnhkmfebapmmekjlab
Beschrijving Improve your reflexes anytime, even offline!
Bestandsgrootte 42.09 KB
Aantal Installaties 3,613
Huidige Versie 2.1
Laatst Bijgewerkt 2020-11-04
Publicatiedatum 2019-10-23
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Maxim Collingwood
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}