Word Typing Game - TYPE RACE

A word typing game

¿Qué es Word Typing Game - TYPE RACE?

Word Typing Game - TYPE RACE es una extensión de Chrome desarrollada por Bhelps, y su función principal es "A word typing game".

Capturas de Pantalla de la Extensión

Descargar Archivo CRX de la Extensión Word Typing Game - TYPE RACE

Descarga archivos de extensión Word Typing Game - TYPE RACE 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

                        TypeRace is a browser extension that transforms your everyday typing routine into an exciting challenge. The extension works by generating random words that you must type as quickly and error-free as possible. You can choose the length and difficulty. TypeRace tracks your typing speed and help you improve. With its sleek and user-friendly interface, TypeRace is the perfect tool for anyone looking to enhance their typing skills while having fun at the same time. Whether you're a professional typist or just starting out, TypeRace is sure to keep you engaged and motivated to keep typing faster and more accurately.


Provides a fun and engaging way to improve typing speed and accuracy
Offers a range of typing tests and challenges to suit all skill levels.

Customizable settings allow users to adjust difficulty level.

Compatible with popular browsers such as Google Chrome and Mozilla Firefox.

Free to download and use, with no hidden fees or in-app purchases.

User-friendly interface with simple and intuitive navigation.


Can help improve overall productivity and efficiency by increasing typing speed and accuracy                    

Información Básica de la Extensión

Nombre Word Typing Game - TYPE RACE Word Typing Game - TYPE RACE
ID adfpminpkjojgdhidenmaikdnekcihab
URL Oficial https://chromewebstore.google.com/detail/word-typing-game-type-rac/adfpminpkjojgdhidenmaikdnekcihab
Descripción A word typing game
Tamaño del Archivo 15.58 KB
Cantidad de Instalaciones 807
Versión Actual 1.0
Última Actualización 2023-04-03
Fecha de Publicación 2023-04-03
Calificación 5.00/5 Total de 9 Calificaciones
Desarrollador Bhelps
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Word Typing Game - TYPE RACE",
    "description": "A word typing game",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "version": "1.0",
    "permissions": [],
    "action": {
        "default_icon": "icons\/icon16.png",
        "default_popup": "popup.html"
    }
}