Arabic Keyboard
Arabic Keyboard
什麼是Arabic Keyboard?
Arabic Keyboard是由https://arabic-keyboard.online開發的Chrome擴展程式,該擴展的主要功能是“Arabic Keyboard”。
下載Arabic Keyboard擴展crx文件
下載Arabic Keyboard擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" ] } |