Arabic Keyboard

Arabic Keyboard

O que é Arabic Keyboard?

Arabic Keyboard é uma extensão do Chrome desenvolvida por https://arabic-keyboard.online, e sua principal característica é "Arabic Keyboard".

Baixar o arquivo CRX da Extensão Arabic Keyboard

Baixe arquivos de extensão Arabic Keyboard no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Arabic Keyboard Arabic Keyboard
ID efjgnndlicleaolkoffalpfkgmaggabk
URL Oficial https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk
Descrição Arabic Keyboard
Tamanho do Arquivo 43.84 KB
Contagem de Instalações 7,000
Versão Atual 1
Última Atualização 2018-05-29
Data de Publicação 2018-05-29
Classificação 4.09/5 Total de 11 Avaliações
Desenvolvedor https://arabic-keyboard.online
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://arabic-keyboard.online
URL da Página de Ajuda https://arabic-keyboard.online/privacy-policy/
URL da Página de Política de Privacidade https://arabic-keyboard.online/privacy-policy
Idiomas Suportados 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"
    ]
}