Reaction Time Game

Improve your reflexes anytime, even offline!

Reaction Time Game क्या है?

Reaction Time Game Maxim Collingwood द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Improve your reflexes anytime, even offline!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Reaction Time Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}