ZUZU
ZG<=>UNI for all
什么是ZUZU?
ZUZU是由Aung Myo Kyaw开发的Chrome扩展程序,该扩展的主要功能是“ZG<=>UNI for all”。
扩展截图
下载ZUZU扩展crx文件
下载ZUZU扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ZG<=>UNI for all
features:
-copy text after convert
-convert to zagyi if input text is unicode
-convert to uni if input text if zagwyi
-"Magic button" for two version
-prevent data loss
credit:
-Rabbit convertor (Ko Saturn God)
-Zawgyi Regex (Ko San Lin Naing) 扩展基本信息
| 名称 | |
| ID | bihjcllopggkliknhhboemalejjkbhao |
| 官方URL | https://chromewebstore.google.com/detail/zuzu/bihjcllopggkliknhhboemalejjkbhao |
| 简介 | ZG<=>UNI for all |
| 文件大小 | 66.45 KB |
| 安装次数 | 45 |
| 当前版本 | 1.0 |
| 更新时间 | 2019-03-08 |
| 上架时间 | 2019-03-08 |
| 开发者 | Aung Myo Kyaw |
| 付费类型 | free |
| 扩展官网 | http://zuzu.aungmyokyaw.com |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "ZUZU",
"description": "ZG<=>UNI for all",
"version": "1.0",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"default_title": "ZUZU",
"default_popup": "index.html"
},
"permissions": [
"storage"
]
} | |