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文件

下载Personal UwU扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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