Personal UwU
When you need a little bit of uwu in your life
ما هو Personal UwU؟
Personal UwU هو إضافة Chrome تم تطويرها بواسطة Marcus Oosthuizen، والميزة الرئيسية لها هي "When you need a little bit of uwu in your life".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Personal UwU
قم بتنزيل ملفات الامتداد Personal UwU بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Say hewwo to your new best fren!!! This little buddi will help you destress and have a wittle bit fun (◡ ω ◡)
Developed as a request from my friend Jared Barker
Features:
- The eyes of your friend will follow your cursor
- Giving them a headpat will make them a bit flustered
- Clicking will result in them letting out an uwu
- What happens when they get too red??? معلومات أساسية عن التمديد
| الاسم | |
| ID | jelenkibbchjbpojbmnehknglfnjgmhb |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/personal-uwu/jelenkibbchjbpojbmnehknglfnjgmhb |
| الوصف | When you need a little bit of uwu in your life |
| حجم الملف | 162 KB |
| عدد التثبيتات | 246 |
| النسخة الحالية | 1.0 |
| آخر تحديث | 2022-12-05 |
| تاريخ النشر | 2022-12-04 |
| تقييم | 4.00/5 مجموع تقييمات 4 |
| المطور | Marcus Oosthuizen |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Personal UwU",
"version": "1.0",
"description": "When you need a little bit of uwu in your life",
"author": "Marcus Oosthuizen",
"manifest_version": 3,
"icons": {
"16": "assets\/images\/icon16.png",
"32": "assets\/images\/icon32.png",
"48": "assets\/images\/icon48.png",
"128": "assets\/images\/icon128.png"
},
"action": {
"default_popup": "index.html",
"browser_style": true
}
} | |