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…
Qu'est-ce que Type the Alphabet ?
Type the Alphabet est une extension Chrome développée par jscreator, et sa fonction principale est "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Type the Alphabet
Téléchargez les fichiers d'extension Type the Alphabet 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
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!!
Informations de Base sur l'Extension
Nom | Type the Alphabet |
ID | clhkjfdhcmebcmkkggieelianbmoohci |
URL Officiel | https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci |
Description | This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how… |
Taille du Fichier | 76.47 KB |
Nombre d'Installations | 144 |
Version Actuelle | 2.1.4 |
Dernière Mise à Jour | 2021-12-31 |
Date de Publication | 2021-07-12 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | jscreator |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://scratch.mit.edu/users/nwd4c4/ |
URL de la Page de Politique de Confidentialité | https://ppolicy.xbananax.repl.co |
Langues Prises en Charge | 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" } } |