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 |
| 公式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 |
| Eメール | [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
}
} | |