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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |