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…

Co je Type the Alphabet?

Type the Alphabet je rozšíření Chrome vyvinuté jscreator, a jeho hlavní funkcí je „This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Type the Alphabet

Stáhněte si soubory rozšíření Type the Alphabet ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!!                    

Základní Informace o Rozšíření

Název Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
Oficiální URL https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
Popis This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
Velikost souboru 76.47 KB
Počet instalací 144
Aktuální Verze 2.1.4
Poslední Aktualizace 2021-12-31
Datum Vydání 2021-07-12
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář jscreator
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://scratch.mit.edu/users/nwd4c4/
URL Stránky Zásad Ochrany Soukromí https://ppolicy.xbananax.repl.co
Podporované Jazyky 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"
    }
}