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