Writing Arabic

Convert Alphabet to Arabic letter using Buckwalter format

Qu'est-ce que Writing Arabic ?

Writing Arabic est une extension Chrome développée par syafamaryam222, et sa fonction principale est "Convert Alphabet to Arabic letter using Buckwalter format".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Writing Arabic

Téléchargez les fichiers d'extension Writing Arabic au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Writing Arabic Writing Arabic
ID kjkmigffjnmbmoahcpdljdeefagcdhda
URL Officiel https://chromewebstore.google.com/detail/writing-arabic/kjkmigffjnmbmoahcpdljdeefagcdhda
Description Convert Alphabet to Arabic letter using Buckwalter format
Taille du Fichier 59.9 KB
Nombre d'Installations 245
Version Actuelle 1.3.0
Dernière Mise à Jour 2023-05-26
Date de Publication 2023-04-23
Développeur syafamaryam222
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://zenzen.web.id/post/privacy-policy-untuk-chrome-extension
Langues Prises en Charge 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"
    }
}