Prizetyper

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

Qu'est-ce que Prizetyper ?

Prizetyper est une extension Chrome développée par http://prizetyper.com, et sa fonction principale est "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Prizetyper

Téléchargez les fichiers d'extension Prizetyper au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Prizetyper Prizetyper
ID eapfjlnglelpjinebkehikoheflhkpbk
URL Officiel 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
Taille du Fichier 52.63 KB
Nombre d'Installations 214
Version Actuelle 1.0
Dernière Mise à Jour 2016-11-28
Date de Publication 2016-11-28
Évaluation 3.33/5 Total 3 Évaluations
Développeur http://prizetyper.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://prizetyper.com
Langues Prises en Charge 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"
    }
}