Type the Alphabet

This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…

Τι είναι το Type the Alphabet;

Το Type the Alphabet είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον jscreator, και η κύρια λειτουργία του είναι "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…".

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

screenshot

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

Λήψη αρχείων επέκτασης Type the Alphabet σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how to make it even from the extension!!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
Επίσημο URL https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
Περιγραφή This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
Μέγεθος Αρχείου 76.47 KB
Αριθμός Εγκαταστάσεων 144
Τρέχουσα Έκδοση 2.1.4
Τελευταία Ενημέρωση 2021-12-31
Ημερομηνία Δημοσίευσης 2021-07-12
Αξιολόγηση 5.00/5 Συνολικά 2 Αξιολογήσεις
Προγραμματιστής jscreator
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://scratch.mit.edu/users/nwd4c4/
URL της Σελίδας Πολιτικής Απορρήτου https://ppolicy.xbananax.repl.co
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Type the Alphabet",
    "version": "2.1.4",
    "manifest_version": 2,
    "icons": {
        "128": "images\/A.png"
    },
    "content_scripts": [],
    "browser_action": {
        "default_popup": "popup.html"
    }
}