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文件
下载Writing Arabic扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |