Arabic Keyboard

Arabic Keyboard

Cos'è Arabic Keyboard?

Arabic Keyboard è un'estensione di Chrome sviluppata da https://arabic-keyboard.online, e la sua funzione principale è "Arabic Keyboard".

Scarica il file CRX dell'estensione Arabic Keyboard

Scarica i file di estensione Arabic Keyboard 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

                        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                    

Informazioni di Base sull'Estensione

Nome Arabic Keyboard Arabic Keyboard
ID efjgnndlicleaolkoffalpfkgmaggabk
URL Ufficiale https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk
Descrizione Arabic Keyboard
Dimensione del File 43.84 KB
Conteggio Installazioni 7,000
Versione Corrente 1
Ultimo Aggiornamento 2018-05-29
Data di Pubblicazione 2018-05-29
Valutazione 4.09/5 Totale 11 Valutazioni
Sviluppatore https://arabic-keyboard.online
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://arabic-keyboard.online
URL della Pagina di Aiuto https://arabic-keyboard.online/privacy-policy/
URL della Pagina della Politica sulla Privacy https://arabic-keyboard.online/privacy-policy
Lingue Supportate 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"
    ]
}