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”。
擴展截圖
下載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??? 擴展基本資訊
| 名稱 | |
| ID | jelenkibbchjbpojbmnehknglfnjgmhb |
| 官方網址 | 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
}
} | |