UwU

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

UwUとは何ですか?

UwUはjustinyu1618によって開発されたChromeの拡張機能で、その主な機能は「This tool translates all your text into uwu It turns Us into UWU and Os into OWO」です。

拡張機能のスクリーンショット

screenshot
screenshot

UwU拡張機能のCRXファイルをダウンロード

UwU拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This tool translates all your text into uwu

It turns Us into UWU and Os into OWO                    

拡張機能の基本情報

名前 UwU UwU
ID edbngnhoeddnhnhppkojfememefahfgh
公式URL https://chromewebstore.google.com/detail/uwu/edbngnhoeddnhnhppkojfememefahfgh
説明 This tool translates all your text into uwu It turns Us into UWU and Os into OWO
ファイルサイズ 513 KB
インストール数 1,624
現在のバージョン 0.1
最終更新日 2022-09-06
公開日 2019-10-17
評価 4.79/5 合計 66 レビュー
開発者 justinyu1618
Eメール [email protected]
支払い方法 free
対応言語 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"
            ]
        }
    ]
}