Prizetyper

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

Prizetyper là gì?

Prizetyper là một tiện ích mở rộng Chrome được phát triển bởi http://prizetyper.com, và tính năng chính của nó là "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Prizetyper

Tải xuống các tệp mở rộng Prizetyper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
URL Chính Thức https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
Mô tả Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
Kích Thước Tệp 52.63 KB
Số Lần Cài Đặt 214
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-11-28
Ngày Phát Hành 2016-11-28
Đánh Giá 3.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://prizetyper.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://prizetyper.com
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}