Prizetyper

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

Vad är Prizetyper?

Prizetyper är en Chrome-tillägg utvecklad av http://prizetyper.com, och dess huvudfunktion är "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".

Tilläggsskärmbilder

screenshot

Ladda ner Prizetyper-förlängningens CRX-fil

Ladda ner Prizetyper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
Officiell webbadress https://chrome.google.com/webstore/detail/prizetyper/eapfjlnglelpjinebkehikoheflhkpbk
Beskrivning Practice typing famous quotes or compete against other users in a race through space to increase your typing speed
Filstorlek 52.63 KB
Antal Installationer 214
Aktuell Version 1.0
Senast Uppdaterad 2016-11-28
Publiceringsdatum 2016-11-28
Betyg 3.33/5 Totalt 3 Betyg
Utvecklare http://prizetyper.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://prizetyper.com
Stödda Språk 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"
    }
}