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…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Type the Alphabet
قم بتنزيل ملفات الامتداد Type the Alphabet بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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/ |
عنوان صفحة سياسة الخصوصية | 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" } } |