Writing Arabic
Convert Alphabet to Arabic letter using Buckwalter format
Co to jest Writing Arabic?
Writing Arabic to rozszerzenie Chrome opracowane przez syafamaryam222, a jego główną funkcją jest „Convert Alphabet to Arabic letter using Buckwalter format”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Writing Arabic
Pobierz pliki rozszerzeń Writing Arabic w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Writing Arabic is an easy-to-use and practical Chrome extension that allows you to type in Arabic using Latin letters. With this extension, you no longer need to switch your keyboard settings to Arabic every time you want to write in this beautiful language. Writing Arabic uses the Buckwalter transliteration system to automatically convert your Latin letters into the corresponding Arabic letters. For example, when you type the letter "b," it will be automatically converted to "ba," and when you type the letter "t," it will be converted to "ta." This makes it convenient for non-native speakers to type in Arabic without needing an Arabic keyboard. Whether you're writing emails, documents, or simply chatting with friends online, Writing Arabic makes it easy and hassle-free to type in Arabic. Just install the extension and start typing!
Podstawowe informacje o rozszerzeniu
Nazwa | Writing Arabic |
ID | kjkmigffjnmbmoahcpdljdeefagcdhda |
Oficjalny URL | https://chromewebstore.google.com/detail/writing-arabic/kjkmigffjnmbmoahcpdljdeefagcdhda |
Opis | Convert Alphabet to Arabic letter using Buckwalter format |
Rozmiar pliku | 59.9 KB |
Liczba instalacji | 245 |
Aktualna Wersja | 1.3.0 |
Ostatnia Aktualizacja | 2023-05-26 |
Data Publikacji | 2023-04-23 |
Deweloper | syafamaryam222 |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://zenzen.web.id/post/privacy-policy-untuk-chrome-extension |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Writing Arabic", "description": "Convert Alphabet to Arabic letter using Buckwalter format", "version": "1.3.0", "manifest_version": 3, "action": { "default_popup": "index.html" }, "icons": { "128": ".\/OouiItalicArabTeh.png" } } |