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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}