Personal UwU

When you need a little bit of uwu in your life

Personal UwU란 무엇입니까?

Personal UwU은(는) Marcus Oosthuizen에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "When you need a little bit of uwu in your life"입니다.

확장 프로그램 스크린샷

screenshot

Personal UwU 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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???                    

확장 프로그램 기본 정보

이름 Personal UwU Personal UwU
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
    }
}