UwU

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

ما هو UwU؟

UwU هو إضافة Chrome تم تطويرها بواسطة justinyu1618، والميزة الرئيسية لها هي "This tool translates all your text into uwu It turns Us into UWU and Os into OWO".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة UwU

قم بتنزيل ملفات الامتداد UwU بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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"
            ]
        }
    ]
}