OwO

Easy to use kaomoji.

What is OwO?

OwO is a Chrome extension developed by やかみそら, and its main feature is "Easy to use kaomoji.".

Extension Screenshots

screenshot
screenshot

Download OwO Extension CRX File

Download OwO extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        顔文字を簡単に使える便利なツールです。                    

Extension Basic Information

Name OwO OwO
ID ckfodameiahfhlainaclajkgfagkpodb
Official URL https://chromewebstore.google.com/detail/owo/ckfodameiahfhlainaclajkgfagkpodb
Description Easy to use kaomoji.
File Size 61.42 KB
Installation Count 5,911
Current Version 1.2.2
Last Updated 2017-10-12
Publish Date 2017-10-11
Rating 4.63/5 Total 30 Ratings
Developer やかみそら
Email [email protected]
Payment Type free
Help Page URL https://github.com/kokororin/OwO
Supported Languages 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"
}