Prizetyper

Practice typing famous quotes or compete against other users in a race through space to increase your typing speed

¿Qué es Prizetyper?

Prizetyper es una extensión de Chrome desarrollada por http://prizetyper.com, y su función principal es "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Prizetyper

Descarga archivos de extensión Prizetyper 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

                        Try our free typing tests and typing games. They're addicting. We make learning and improving your skills fun through typing informative, interesting and relevant quotes. If it takes 10,000 hours to master a skill - there's no better place to do it than Prizetyper! You can practice by yourself, compete against other users or friends in a race through space and enter to win prizes.                    

Información Básica de la Extensión

Nombre Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
URL Oficial https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
Descripción Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
Tamaño del Archivo 52.63 KB
Cantidad de Instalaciones 214
Versión Actual 1.0
Última Actualización 2016-11-28
Fecha de Publicación 2016-11-28
Calificación 3.33/5 Total de 3 Calificaciones
Desarrollador http://prizetyper.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://prizetyper.com
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Prizetyper",
    "description": "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed",
    "version": "1.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16.png"
    },
    "icons": {
        "128": "128.png"
    }
}