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 |
官方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" ] } |