Reaction Time Game

Improve your reflexes anytime, even offline!

Apa itu Reaction Time Game?

Reaction Time Game adalah ekstensi Chrome yang dikembangkan oleh Maxim Collingwood, dan fitur utamanya adalah "Improve your reflexes anytime, even offline!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Reaction Time Game

Unduh file ekstensi Reaction Time Game dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Reaction Time Game Reaction Time Game
ID epnapkhlpikljdnnhkmfebapmmekjlab
URL Resmi https://chromewebstore.google.com/detail/reaction-time-game/epnapkhlpikljdnnhkmfebapmmekjlab
Deskripsi Improve your reflexes anytime, even offline!
Ukuran File 42.09 KB
Jumlah Instalasi 3,613
Versi Saat Ini 2.1
Terakhir Diperbarui 2020-11-04
Tanggal Publikasi 2019-10-23
Penilaian 5.00/5 Total 4 Penilaian
Pengembang Maxim Collingwood
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}