Prizetyper

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

Co to jest Prizetyper?

Prizetyper to rozszerzenie Chrome opracowane przez http://prizetyper.com, a jego główną funkcją jest „Practice typing famous quotes or compete against other users in a race through space to increase your typing speed”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Prizetyper

Pobierz pliki rozszerzeń Prizetyper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
Oficjalny URL https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
Opis Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
Rozmiar pliku 52.63 KB
Liczba instalacji 214
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2016-11-28
Data Publikacji 2016-11-28
Ocena 3.33/5 Łącznie 3 Oceny
Deweloper http://prizetyper.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://prizetyper.com
Obsługiwane Języki 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"
    }
}