Type the Alphabet

This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…

Type the Alphabet क्या है?

Type the Alphabet jscreator द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…"।

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

screenshot

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

crx प्रारूप में Type the Alphabet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how to make it even from the extension!!                    

एक्सटेंशन की मूल जानकारी

नाम Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
आधिकारिक URL https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
विवरण This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
फ़ाइल का आकार 76.47 KB
स्थापना संख्या 144
वर्तमान संस्करण 2.1.4
अंतिम अपडेट 2021-12-31
प्रकाशन तिथि 2021-07-12
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर jscreator
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://scratch.mit.edu/users/nwd4c4/
गोपनीयता नीति पृष्ठ URL https://ppolicy.xbananax.repl.co
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Type the Alphabet",
    "version": "2.1.4",
    "manifest_version": 2,
    "icons": {
        "128": "images\/A.png"
    },
    "content_scripts": [],
    "browser_action": {
        "default_popup": "popup.html"
    }
}