Arabic Keyboard

Arabic Keyboard

Was ist Arabic Keyboard?

Arabic Keyboard ist eine Chrome-Erweiterung, die von https://arabic-keyboard.online entwickelt wurde, und ihr Hauptmerkmal ist "Arabic Keyboard".

Arabic Keyboard-Erweiterungs-CRX-Datei herunterladen

Laden Sie Arabic Keyboard-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Arabic Keyboard Arabic Keyboard
ID efjgnndlicleaolkoffalpfkgmaggabk
Offizielle URL https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk
Beschreibung Arabic Keyboard
Dateigröße 43.84 KB
Installationsanzahl 7,000
Aktuelle Version 1
Letztes Update 2018-05-29
Veröffentlichungsdatum 2018-05-29
Bewertung 4.09/5 Insgesamt 11 Bewertungen
Entwickler https://arabic-keyboard.online
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://arabic-keyboard.online
Hilfeseite URL https://arabic-keyboard.online/privacy-policy/
URL der Datenschutzrichtlinien-Seite https://arabic-keyboard.online/privacy-policy
Unterstützte Sprachen 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"
    ]
}