Prizetyper

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

Apa itu Prizetyper?

Prizetyper adalah ekstensi Chrome yang dikembangkan oleh http://prizetyper.com, dan fitur utamanya adalah "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Prizetyper

Unduh file ekstensi Prizetyper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
URL Resmi https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
Deskripsi Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
Ukuran File 52.63 KB
Jumlah Instalasi 214
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-11-28
Tanggal Publikasi 2016-11-28
Penilaian 3.33/5 Total 3 Penilaian
Pengembang http://prizetyper.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://prizetyper.com
Bahasa yang Didukung 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"
    }
}