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

ARABEASY Keyboard type Arabic in English IME란 무엇입니까?

ARABEASY Keyboard type Arabic in English IME은(는) https://arabeasy.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "ARABEASY.NET input method 1:1 map. F2 toggle ON/OFF. Efficient, minimal/faster transliteration map, Farsi, Urdu"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

ARABEASY Keyboard type Arabic in English IME 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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)                    

확장 프로그램 기본 정보

이름 ARABEASY Keyboard type Arabic in English IME ARABEASY Keyboard type Arabic in English IME
ID makncdgkhgjppmehkcgncbikakkdhndp
공식 URL https://chromewebstore.google.com/detail/arabeasy-keyboard-type-ar/makncdgkhgjppmehkcgncbikakkdhndp
설명 ARABEASY.NET input method 1:1 map. F2 toggle ON/OFF. Efficient, minimal/faster transliteration map, Farsi, Urdu
파일 크기 15.84 KB
설치 횟수 553
현재 버전 1.41
최근 업데이트 2023-12-05
출시 날짜 2016-08-28
평점 4.13/5 총 24 개의 평점
개발자 https://arabeasy.net
이메일 [email protected]
결제 유형 free
도움말 페이지 URL http://arabeasy.net/full-layout/
지원되는 언어 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"
}