UwU

This tool translates all your text into uwu It turns Us into UWU and Os into OWO

What is UwU?

UwU is a Chrome extension developed by justinyu1618, and its main feature is "This tool translates all your text into uwu It turns Us into UWU and Os into OWO".

Extension Screenshots

screenshot
screenshot

Download UwU Extension CRX File

Download UwU 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

                        This tool translates all your text into uwu

It turns Us into UWU and Os into OWO                    

Extension Basic Information

Name UwU UwU
ID edbngnhoeddnhnhppkojfememefahfgh
Official URL https://chromewebstore.google.com/detail/uwu/edbngnhoeddnhnhppkojfememefahfgh
Description This tool translates all your text into uwu It turns Us into UWU and Os into OWO
File Size 513 KB
Installation Count 1,624
Current Version 0.1
Last Updated 2022-09-06
Publish Date 2019-10-17
Rating 4.79/5 Total 66 Ratings
Developer justinyu1618
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UwU",
    "version": "0.1",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jquery-3.4.1.min.js",
                "content.js"
            ]
        }
    ]
}