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…

¿Qué es Type the Alphabet?

Type the Alphabet es una extensión de Chrome desarrollada por jscreator, y su función principal es "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Type the Alphabet

Descarga archivos de extensión Type the Alphabet en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
URL Oficial https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
Descripción This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
Tamaño del Archivo 76.47 KB
Cantidad de Instalaciones 144
Versión Actual 2.1.4
Última Actualización 2021-12-31
Fecha de Publicación 2021-07-12
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador jscreator
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://scratch.mit.edu/users/nwd4c4/
URL de la Página de Política de Privacidad https://ppolicy.xbananax.repl.co
Idiomas Soportados 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"
    }
}