Prizetyper

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

Τι είναι το Prizetyper;

Το Prizetyper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://prizetyper.com, και η κύρια λειτουργία του είναι "Practice typing famous quotes or compete against other users in a race through space to increase your typing speed".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Prizetyper

Λήψη αρχείων επέκτασης 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
Επίσημο 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
Ηλεκτρονικό ταχυδρομείο [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"
    }
}