Prizetyper

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

Prizetyperคืออะไร?

Prizetyper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://prizetyper.com และคุณลักษณะหลักของมันคือ "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Prizetyper

ดาวน์โหลดไฟล์ส่วนขยาย Prizetyper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
คำอธิบาย Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
ขนาดไฟล์ 52.63 KB
จำนวนการติดตั้ง 214
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2016-11-28
วันที่เผยแพร่ 2016-11-28
คะแนน 3.33/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา http://prizetyper.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://prizetyper.com
ภาษาที่รองรับ 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"
    }
}