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…

Apa itu Type the Alphabet?

Type the Alphabet adalah ekstensi Chrome yang dikembangkan oleh jscreator, dan fitur utamanya adalah "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 Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Type the Alphabet

Unduh file ekstensi Type the Alphabet dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!!                    

Informasi Dasar Ekstensi

Nama Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
URL Resmi https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
Deskripsi This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
Ukuran File 76.47 KB
Jumlah Instalasi 144
Versi Saat Ini 2.1.4
Terakhir Diperbarui 2021-12-31
Tanggal Publikasi 2021-07-12
Penilaian 5.00/5 Total 2 Penilaian
Pengembang jscreator
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://scratch.mit.edu/users/nwd4c4/
URL Halaman Kebijakan Privasi https://ppolicy.xbananax.repl.co
Bahasa yang Didukung 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"
    }
}