Arabic Keyboard

Arabic Keyboard

What is Arabic Keyboard?

Arabic Keyboard is a Chrome extension developed by https://arabic-keyboard.online, and its main feature is "Arabic Keyboard".

Download Arabic Keyboard Extension CRX File

Download Arabic Keyboard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Arabic Keyboard Arabic Keyboard
ID efjgnndlicleaolkoffalpfkgmaggabk
Official URL https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk
Description Arabic Keyboard
File Size 43.84 KB
Installation Count 7,000
Current Version 1
Last Updated 2018-05-29
Publish Date 2018-05-29
Rating 4.09/5 Total 11 Ratings
Developer https://arabic-keyboard.online
Email [email protected]
Payment Type free
Extension Website https://arabic-keyboard.online
Help Page URL https://arabic-keyboard.online/privacy-policy/
Privacy Policy Page URL https://arabic-keyboard.online/privacy-policy
Supported Languages 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"
    ]
}