Writing Arabic
Convert Alphabet to Arabic letter using Buckwalter format
Writing Arabic란 무엇입니까?
Writing Arabic은(는) syafamaryam222에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Convert Alphabet to Arabic letter using Buckwalter format"입니다.
확장 프로그램 스크린샷
Writing Arabic 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Writing Arabic is an easy-to-use and practical Chrome extension that allows you to type in Arabic using Latin letters. With this extension, you no longer need to switch your keyboard settings to Arabic every time you want to write in this beautiful language. Writing Arabic uses the Buckwalter transliteration system to automatically convert your Latin letters into the corresponding Arabic letters. For example, when you type the letter "b," it will be automatically converted to "ba," and when you type the letter "t," it will be converted to "ta." This makes it convenient for non-native speakers to type in Arabic without needing an Arabic keyboard. Whether you're writing emails, documents, or simply chatting with friends online, Writing Arabic makes it easy and hassle-free to type in Arabic. Just install the extension and start typing!
확장 프로그램 기본 정보
이름 | Writing Arabic |
ID | kjkmigffjnmbmoahcpdljdeefagcdhda |
공식 URL | https://chromewebstore.google.com/detail/writing-arabic/kjkmigffjnmbmoahcpdljdeefagcdhda |
설명 | Convert Alphabet to Arabic letter using Buckwalter format |
파일 크기 | 59.9 KB |
설치 횟수 | 245 |
현재 버전 | 1.3.0 |
최근 업데이트 | 2023-05-26 |
출시 날짜 | 2023-04-23 |
개발자 | syafamaryam222 |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://zenzen.web.id/post/privacy-policy-untuk-chrome-extension |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Writing Arabic", "description": "Convert Alphabet to Arabic letter using Buckwalter format", "version": "1.3.0", "manifest_version": 3, "action": { "default_popup": "index.html" }, "icons": { "128": ".\/OouiItalicArabTeh.png" } } |