Yamli

Write Arabic anywhere on the web using Yamli's Smart Arabic Keyboard.

Qu'est-ce que Yamli ?

Yamli est une extension Chrome développée par https://www.yamli.com, et sa fonction principale est "Write Arabic anywhere on the web using Yamli's Smart Arabic Keyboard.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Yamli

Téléchargez les fichiers d'extension Yamli 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

                        Type Arabic using Yamli's Smart Arabic Keyboard anywhere on the web For example, type "mosalsal", and it will automatically be converted to "مسلسل".                    

Informations de Base sur l'Extension

Nom Yamli Yamli
ID jhninijcbcniklnjbohdmoglogfjbglh
URL Officiel https://chromewebstore.google.com/detail/yamli/jhninijcbcniklnjbohdmoglogfjbglh
Description Write Arabic anywhere on the web using Yamli's Smart Arabic Keyboard.
Taille du Fichier 14.39 KB
Nombre d'Installations 10,000
Version Actuelle 1.0.8
Dernière Mise à Jour 2019-05-28
Date de Publication 2019-05-21
Évaluation 4.06/5 Total 426 Évaluations
Développeur https://www.yamli.com
Type de Paiement free
Site Web de l'Extension http://www.yamli.com/arabic-keyboard/
Langues Prises en Charge en,fr,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "manifest_version": 2,
    "version": "1.0.8",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "48": "images\/logo_y_48.png",
        "128": "images\/logo_y_128.png"
    },
    "browser_action": {
        "default_icon": "images\/toolbar_yamli_off.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "offline_enabled": false,
    "permissions": [
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ]
}