Prizetyper

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

O que é Prizetyper?

Prizetyper é uma extensão do Chrome desenvolvida por http://prizetyper.com, e sua principal característica é "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Prizetyper

Baixe arquivos de extensão Prizetyper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
URL Oficial https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
Descrição Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
Tamanho do Arquivo 52.63 KB
Contagem de Instalações 214
Versão Atual 1.0
Última Atualização 2016-11-28
Data de Publicação 2016-11-28
Classificação 3.33/5 Total de 3 Avaliações
Desenvolvedor http://prizetyper.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://prizetyper.com
Idiomas Suportados 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"
    }
}