ARABEASY Keyboard type Arabic in English IME

ARABEASY.NET input method 1:1 map. F2 toggle ON/OFF. Efficient, minimal/faster transliteration map, Farsi, Urdu

Co to jest ARABEASY Keyboard type Arabic in English IME?

ARABEASY Keyboard type Arabic in English IME to rozszerzenie Chrome opracowane przez https://arabeasy.net, a jego główną funkcją jest „ARABEASY.NET input method 1:1 map. F2 toggle ON/OFF. Efficient, minimal/faster transliteration map, Farsi, Urdu”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia ARABEASY Keyboard type Arabic in English IME

Pobierz pliki rozszerzeń ARABEASY Keyboard type Arabic in English IME w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        http://arabeasy.net
transliterate/romanize Arabic input on Western keyboards, optimal/univocal map 
enter Arabic script using Arabeasy; one letter per key, efficient for Latin keyboards and smartphones

MAJOR innovations:
' ء 	e ة 	G غ 	o ع 	w ش 	c ص 	D ض 	H ح 	x خ 	Sش Tط jز  w ث 	_ taweel 	a)u)i) or âûî or àùì ُ ِ َ 	N ً 	áA أ 	éE آ 	íI إ 	úU ؤ 	ýY ئ     V ۋ	
includes less used letters:
kashida/taweel _
shadda · (type double hyphen "--", interpunct or U+00B7, SHIFT-3 on Spanish keyboard)
fathatan N
fatha damma kasra a)u)i) àùì âûî 

Persian/Farsi/Urdu 
p=پ (U+067E) J=ژ (U+0698) R=ڑ (U+0691) X=چ (U+0686) yy=ی (U+06CC - i)
K=گ (U+06AF) kk=ک (U+06A9)
Urdu only 
F=ٹ (U+0679) v=ھ (U+06BE) B=ڈ (U+0688) nn=ں (U+06BA - N) ee=ے (U+06D2 - e)  

for FIREFOX users: the Transliterator plugin with Arabeasy setting works well
https://addons.mozilla.org/en-US/firefox/addon/transliterator/


version 1.34: added "--" for inputting shadda
version 1.35: improved Farsi/Urdu compatibility
version 1.37: switched H-v, S-w, áéíúý=AEIUY  (Arabeasy ħđƶǵśṇţť=HDZGSNTw)                    

Podstawowe informacje o rozszerzeniu

Nazwa ARABEASY Keyboard type Arabic in English IME ARABEASY Keyboard type Arabic in English IME
ID makncdgkhgjppmehkcgncbikakkdhndp
Oficjalny URL https://chromewebstore.google.com/detail/arabeasy-keyboard-type-ar/makncdgkhgjppmehkcgncbikakkdhndp
Opis ARABEASY.NET input method 1:1 map. F2 toggle ON/OFF. Efficient, minimal/faster transliteration map, Farsi, Urdu
Rozmiar pliku 15.84 KB
Liczba instalacji 553
Aktualna Wersja 1.41
Ostatnia Aktualizacja 2023-12-05
Data Publikacji 2016-08-28
Ocena 4.13/5 Łącznie 24 Oceny
Deweloper https://arabeasy.net
E-mail [email protected]
Typ Płatności free
Adres URL Strony Pomocy http://arabeasy.net/full-layout/
Obsługiwane Języki en
manifest.json
{
    "background": {
        "scripts": [
            "utranslit.js"
        ]
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "ContentScript.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "description": "ARABEASY.NET input method 1:1 map. F2 toggle ON\/OFF. Efficient, minimal\/faster transliteration map, Farsi, Urdu",
    "browser_action": {
        "default_icon": {
            "128": "ARRO.png"
        }
    },
    "manifest_version": 2,
    "name": "ARABEASY Keyboard type Arabic in English IME",
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.41"
}