Arabic Keyboard

Arabic Keyboard

Hvad er Arabic Keyboard?

Arabic Keyboard er en Chrome-udvidelse udviklet af https://arabic-keyboard.online, og dens hovedfunktion er "Arabic Keyboard".

Download Arabic Keyboard-udvidelses-CRX-fil

Download Arabic Keyboard-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Arabic Keyboard Arabic Keyboard
ID efjgnndlicleaolkoffalpfkgmaggabk
Officiel URL https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk
Beskrivelse Arabic Keyboard
Filstørrelse 43.84 KB
Antal Installationer 7,000
Nuværende Version 1
Senest Opdateret 2018-05-29
Udgivelsesdato 2018-05-29
Bedømmelse 4.09/5 Samlet 11 Bedømmelser
Udvikler https://arabic-keyboard.online
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://arabic-keyboard.online
Hjælpeside-URL https://arabic-keyboard.online/privacy-policy/
URL til Fortrolighedspolitik Side https://arabic-keyboard.online/privacy-policy
Understøttede Sprog 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"
    ]
}