Prizetyper

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

什麼是Prizetyper?

Prizetyper是由http://prizetyper.com開發的Chrome擴展程式,該擴展的主要功能是“Practice typing famous quotes or compete against other users in a race through space to increase your typing speed”。

擴展截圖

screenshot

下載Prizetyper擴展crx文件

下載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
官方網址 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"
    }
}