Speed Typer

Chrome extension to practice typing speed and accuracy

Speed Typer क्या है?

Speed Typer Garrett Wesley द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Chrome extension to practice typing speed and accuracy"।

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

screenshot
screenshot
screenshot

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

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

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

                        See your typing speed and accuracy in real time!

Stuck looking for each individual key when typing? Want to save time and increase your productivity?  With the Speed Typer Chrome Extension, easily practice your typing skills at any time. Perfect for practicing while watching a video. This minimalistic extension allows users to analyze their progress over time through our interactive heat map corresponding to key accuracy!

Features:
 • Practice your typing speed and accuracy
 • New dark theme option!
 • See your speed and accuracy in real time as you type
 • See your lifetime averages
 • Offline compatibility
 • A heat map of your keyboard accuracy by character                    

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

नाम Speed Typer Speed Typer
ID eoefmbbcheodkhndmjkfjicobhiafano
आधिकारिक URL https://chromewebstore.google.com/detail/speed-typer/eoefmbbcheodkhndmjkfjicobhiafano
विवरण Chrome extension to practice typing speed and accuracy
फ़ाइल का आकार 79.17 KB
स्थापना संख्या 12,067
वर्तमान संस्करण 1.3.2
अंतिम अपडेट 2021-03-23
प्रकाशन तिथि 2020-06-01
रेटिंग 4.62/5 कुल 119 रेटिंग्स
डेवलपर Garrett Wesley
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ id,de,en,fil,fr,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,fi,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.3.2",
    "offline_enabled": true,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon16.png"
        },
        "default_popup": "src\/pages\/popup.html"
    },
    "permissions": [
        "storage"
    ]
}