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 to jest Type the Alphabet?

Type the Alphabet to rozszerzenie Chrome opracowane przez jscreator, a jego główną funkcją jest „This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Type the Alphabet

Pobierz pliki rozszerzeń Type the Alphabet w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
Oficjalny URL https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
Opis This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
Rozmiar pliku 76.47 KB
Liczba instalacji 144
Aktualna Wersja 2.1.4
Ostatnia Aktualizacja 2021-12-31
Data Publikacji 2021-07-12
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper jscreator
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://scratch.mit.edu/users/nwd4c4/
Adres URL Strony Polityki Prywatności https://ppolicy.xbananax.repl.co
Obsługiwane Języki 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"
    }
}