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…
Wat is Type the Alphabet?
Type the Alphabet is een Chrome-extensie ontwikkeld door jscreator, en de belangrijkste functie is "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…".
Extensie Screenshots
Download het CRX-bestand van de extensie Type the Alphabet
Download Type the Alphabet-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!!
Basisinformatie over de Extensie
Naam | Type the Alphabet |
ID | clhkjfdhcmebcmkkggieelianbmoohci |
Officiële URL | https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci |
Beschrijving | This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how… |
Bestandsgrootte | 76.47 KB |
Aantal Installaties | 144 |
Huidige Versie | 2.1.4 |
Laatst Bijgewerkt | 2021-12-31 |
Publicatiedatum | 2021-07-12 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | jscreator |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://scratch.mit.edu/users/nwd4c4/ |
URL van de Privacybeleid Pagina | https://ppolicy.xbananax.repl.co |
Ondersteunde Talen | 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" } } |