Arabic Keyboard
Arabic Keyboard
Arabic Keyboard란 무엇입니까?
Arabic Keyboard은(는) https://arabic-keyboard.online에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Arabic Keyboard"입니다.
Arabic Keyboard 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | |
ID | efjgnndlicleaolkoffalpfkgmaggabk |
공식 URL | https://chrome.google.com/webstore/detail/arabic-keyboard/efjgnndlicleaolkoffalpfkgmaggabk |
설명 | Arabic Keyboard |
파일 크기 | 43.84 KB |
설치 횟수 | 7,000 |
현재 버전 | 1 |
최근 업데이트 | 2018-05-29 |
출시 날짜 | 2018-05-29 |
평점 | 4.09/5 총 11 개의 평점 |
개발자 | https://arabic-keyboard.online |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://arabic-keyboard.online |
도움말 페이지 URL | https://arabic-keyboard.online/privacy-policy/ |
개인정보 보호 정책 페이지 URL | https://arabic-keyboard.online/privacy-policy |
지원되는 언어 | 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" ] } |