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…"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Type the Alphabet

ดาวน์โหลดไฟล์ส่วนขยาย Type the Alphabet ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 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/
URL หน้านโยบายความเป็นส่วนตัว 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"
    }
}