Prizetyper
Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
What is Prizetyper?
Prizetyper is a Chrome extension developed by http://prizetyper.com, and its main feature is "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".
Extension Screenshots
Download Prizetyper Extension CRX File
Download Prizetyper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | eapfjlnglelpjinebkehikoheflhkpbk |
Official URL | https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk |
Description | Practice typing famous quotes or compete against other users in a race through space to increase your typing speed |
File Size | 52.63 KB |
Installation Count | 214 |
Current Version | 1.0 |
Last Updated | 2016-11-28 |
Publish Date | 2016-11-28 |
Rating | 3.33/5 Total 3 Ratings |
Developer | http://prizetyper.com |
[email protected] | |
Payment Type | free |
Extension Website | http://prizetyper.com |
Supported Languages | 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" } } |