Arabic Keyboard
Arabic Keyboard
Apa itu Arabic Keyboard?
Arabic Keyboard adalah ekstensi Chrome yang dikembangkan oleh https://arabic-keyboard.online, dan fitur utamanya adalah "Arabic Keyboard".
Unduh Berkas CRX Ekstensi Arabic Keyboard
Unduh file ekstensi Arabic Keyboard 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
Arabic Keyboard is a typing tool created to help people type in Arabic. Typing in a language which is not English can be tough at times, It’s because most of the Keyboards come with English (US) layout. But you don’t have to worry now, as this tool will allow you to type in Arabic straight from the physical English keyboard you have. Not only that, you don’t even have to install anything to type, you can simply open your browser, open our homepage and begin typing in Arabic. You can check the keyboard at: https://arabic-keyboard.online
Informasi Dasar Ekstensi
Nama | |
ID | efjgnndlicleaolkoffalpfkgmaggabk |
URL Resmi | https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk |
Deskripsi | Arabic Keyboard |
Ukuran File | 43.84 KB |
Jumlah Instalasi | 7,000 |
Versi Saat Ini | 1 |
Terakhir Diperbarui | 2018-05-29 |
Tanggal Publikasi | 2018-05-29 |
Penilaian | 4.09/5 Total 11 Penilaian |
Pengembang | https://arabic-keyboard.online |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://arabic-keyboard.online |
URL Halaman Bantuan | https://arabic-keyboard.online/privacy-policy/ |
URL Halaman Kebijakan Privasi | https://arabic-keyboard.online/privacy-policy |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Arabic Keyboard", "description": "Arabic Keyboard", "version": "1", "author": "Shubham Bapna", "browser_action": { "default_popup": "popup.htm" }, "permissions": [ "activeTab" ] } |