Writing Arabic

Convert Alphabet to Arabic letter using Buckwalter format

Cos'è Writing Arabic?

Writing Arabic è un'estensione di Chrome sviluppata da syafamaryam222, e la sua funzione principale è "Convert Alphabet to Arabic letter using Buckwalter format".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Writing Arabic

Scarica i file di estensione Writing Arabic in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Writing Arabic Writing Arabic
ID kjkmigffjnmbmoahcpdljdeefagcdhda
URL Ufficiale https://chromewebstore.google.com/detail/writing-arabic/kjkmigffjnmbmoahcpdljdeefagcdhda
Descrizione Convert Alphabet to Arabic letter using Buckwalter format
Dimensione del File 59.9 KB
Conteggio Installazioni 245
Versione Corrente 1.3.0
Ultimo Aggiornamento 2023-05-26
Data di Pubblicazione 2023-04-23
Sviluppatore syafamaryam222
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://zenzen.web.id/post/privacy-policy-untuk-chrome-extension
Lingue Supportate 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"
    }
}