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 là gì?
Type the Alphabet là một tiện ích mở rộng Chrome được phát triển bởi jscreator, và tính năng chính của nó là "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Type the Alphabet
Tải xuống các tệp mở rộng Type the Alphabet dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Type the Alphabet |
ID | clhkjfdhcmebcmkkggieelianbmoohci |
URL Chính Thức | https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci |
Mô tả | This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how… |
Kích Thước Tệp | 76.47 KB |
Số Lần Cài Đặt | 144 |
Phiên Bản Hiện Tại | 2.1.4 |
Cập Nhật Lần Cuối | 2021-12-31 |
Ngày Phát Hành | 2021-07-12 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | jscreator |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://scratch.mit.edu/users/nwd4c4/ |
URL Trang Chính Sách Bảo Mật | https://ppolicy.xbananax.repl.co |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |