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…
What is Type the Alphabet?
Type the Alphabet is a Chrome extension developed by jscreator, and its main feature 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…".
Extension Screenshots
Download Type the Alphabet Extension CRX File
Download Type the Alphabet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!!
Extension Basic Information
Name | Type the Alphabet |
ID | clhkjfdhcmebcmkkggieelianbmoohci |
Official URL | 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… |
File Size | 76.47 KB |
Installation Count | 144 |
Current Version | 2.1.4 |
Last Updated | 2021-12-31 |
Publish Date | 2021-07-12 |
Rating | 5.00/5 Total 2 Ratings |
Developer | jscreator |
[email protected] | |
Payment Type | free |
Extension Website | https://scratch.mit.edu/users/nwd4c4/ |
Privacy Policy Page URL | https://ppolicy.xbananax.repl.co |
Supported Languages | 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" } } |