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…

Cos'è Type the Alphabet?

Type the Alphabet è un'estensione di Chrome sviluppata da jscreator, e la sua funzione principale è "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 dell'Estensione

screenshot

Scarica il file CRX dell'estensione Type the Alphabet

Scarica i file di estensione Type the Alphabet in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
URL Ufficiale https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
Descrizione This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
Dimensione del File 76.47 KB
Conteggio Installazioni 144
Versione Corrente 2.1.4
Ultimo Aggiornamento 2021-12-31
Data di Pubblicazione 2021-07-12
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore jscreator
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://scratch.mit.edu/users/nwd4c4/
URL della Pagina della Politica sulla Privacy https://ppolicy.xbananax.repl.co
Lingue Supportate 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"
    }
}