ZUZU
ZG<=>UNI for all
Wat is ZUZU?
ZUZU is een Chrome-extensie ontwikkeld door Aung Myo Kyaw, en de belangrijkste functie is "ZG<=>UNI for all".
Extensie Screenshots
Download het CRX-bestand van de extensie ZUZU
Download ZUZU-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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) Basisinformatie over de Extensie
| Naam | |
| ID | bihjcllopggkliknhhboemalejjkbhao |
| Officiële URL | https://chromewebstore.google.com/detail/zuzu/bihjcllopggkliknhhboemalejjkbhao |
| Beschrijving | ZG<=>UNI for all |
| Bestandsgrootte | 66.45 KB |
| Aantal Installaties | 45 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2019-03-08 |
| Publicatiedatum | 2019-03-08 |
| Ontwikkelaar | Aung Myo Kyaw |
| Betalingswijze | free |
| Extensiewebsite | http://zuzu.aungmyokyaw.com |
| Ondersteunde Talen | 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"
]
} | |