OwO
Easy to use kaomoji.
Wat is OwO?
OwO is een Chrome-extensie ontwikkeld door やかみそら, en de belangrijkste functie is "Easy to use kaomoji.".
Extensie Screenshots
Download het CRX-bestand van de extensie OwO
Download OwO-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
顔文字を簡単に使える便利なツールです。 Basisinformatie over de Extensie
| Naam | |
| ID | ckfodameiahfhlainaclajkgfagkpodb |
| Officiële URL | https://chromewebstore.google.com/detail/owo/ckfodameiahfhlainaclajkgfagkpodb |
| Beschrijving | Easy to use kaomoji. |
| Bestandsgrootte | 61.42 KB |
| Aantal Installaties | 5,911 |
| Huidige Versie | 1.2.2 |
| Laatst Bijgewerkt | 2017-10-12 |
| Publicatiedatum | 2017-10-11 |
| Beoordeling | 4.63/5 Totaal 30 Beoordelingen |
| Ontwikkelaar | やかみそら |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | https://github.com/kokororin/OwO |
| Ondersteunde Talen | en,zh-CN,zh-TW,ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"19": "images\/icon-19.png",
"38": "images\/icon-38.png"
}
},
"manifest_version": 2,
"name": "__MSG_appName__",
"version": "1.2.2",
"description": "__MSG_description__",
"permissions": [],
"default_locale": "ja"
} | |