Reaction Time Game

Improve your reflexes anytime, even offline!

ما هو Reaction Time Game؟

Reaction Time Game هو إضافة Chrome تم تطويرها بواسطة Maxim Collingwood، والميزة الرئيسية لها هي "Improve your reflexes anytime, even offline!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Reaction Time Game

قم بتنزيل ملفات الامتداد Reaction Time Game بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان URL الرسمي 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"
    }
}