Personal UwU

When you need a little bit of uwu in your life

O que é Personal UwU?

Personal UwU é uma extensão do Chrome desenvolvida por Marcus Oosthuizen, e sua principal característica é "When you need a little bit of uwu in your life".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Personal UwU

Baixe arquivos de extensão Personal UwU no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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???                    

Informações Básicas da Extensão

Nome Personal UwU Personal UwU
ID jelenkibbchjbpojbmnehknglfnjgmhb
URL Oficial https://chromewebstore.google.com/detail/personal-uwu/jelenkibbchjbpojbmnehknglfnjgmhb
Descrição When you need a little bit of uwu in your life
Tamanho do Arquivo 162 KB
Contagem de Instalações 246
Versão Atual 1.0
Última Atualização 2022-12-05
Data de Publicação 2022-12-04
Classificação 4.00/5 Total de 4 Avaliações
Desenvolvedor Marcus Oosthuizen
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
    }
}