Arabic Keyboard

Arabic Keyboard

¿Qué es Arabic Keyboard?

Arabic Keyboard es una extensión de Chrome desarrollada por https://arabic-keyboard.online, y su función principal es "Arabic Keyboard".

Descargar Archivo CRX de la Extensión Arabic Keyboard

Descarga archivos de extensión Arabic Keyboard en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Arabic Keyboard Arabic Keyboard
ID efjgnndlicleaolkoffalpfkgmaggabk
URL Oficial https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk
Descripción Arabic Keyboard
Tamaño del Archivo 43.84 KB
Cantidad de Instalaciones 7,000
Versión Actual 1
Última Actualización 2018-05-29
Fecha de Publicación 2018-05-29
Calificación 4.09/5 Total de 11 Calificaciones
Desarrollador https://arabic-keyboard.online
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://arabic-keyboard.online
URL de la Página de Ayuda https://arabic-keyboard.online/privacy-policy/
URL de la Página de Política de Privacidad https://arabic-keyboard.online/privacy-policy
Idiomas Soportados 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"
    ]
}