Personal UwU
When you need a little bit of uwu in your life
Co to jest Personal UwU?
Personal UwU to rozszerzenie Chrome opracowane przez Marcus Oosthuizen, a jego główną funkcją jest „When you need a little bit of uwu in your life”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Personal UwU
Pobierz pliki rozszerzeń Personal UwU w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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??? Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | jelenkibbchjbpojbmnehknglfnjgmhb |
| Oficjalny URL | https://chromewebstore.google.com/detail/personal-uwu/jelenkibbchjbpojbmnehknglfnjgmhb |
| Opis | When you need a little bit of uwu in your life |
| Rozmiar pliku | 162 KB |
| Liczba instalacji | 246 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2022-12-05 |
| Data Publikacji | 2022-12-04 |
| Ocena | 4.00/5 Łącznie 4 Oceny |
| Deweloper | Marcus Oosthuizen |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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
}
} | |