Prizetyper

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

Co je Prizetyper?

Prizetyper je rozšíření Chrome vyvinuté http://prizetyper.com, a jeho hlavní funkcí je „Practice typing famous quotes or compete against other users in a race through space to increase your typing speed“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Prizetyper

Stáhněte si soubory rozšíření Prizetyper ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
Oficiální URL https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
Popis Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
Velikost souboru 52.63 KB
Počet instalací 214
Aktuální Verze 1.0
Poslední Aktualizace 2016-11-28
Datum Vydání 2016-11-28
Hodnocení 3.33/5 Celkem 3 Hodnocení
Vývojář http://prizetyper.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://prizetyper.com
Podporované Jazyky 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"
    }
}