Dancing Miku GIF popup
Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day!
Dancing Miku GIF popupとは何ですか?
Dancing Miku GIF popupはbvasq07によって開発されたChromeの拡張機能で、その主な機能は「Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day!」です。
拡張機能のスクリーンショット
Dancing Miku GIF popup拡張機能のCRXファイルをダウンロード
Dancing Miku GIF popup拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple popup extension of Hatsune Miku dancing. If you want a quick pick me up you can watch a chibi sized Miku dancing infinitely! Enjoy :D
*******************
UPDATE 1.1 IS HERE, AND INCLUDES:
-Button to change popup background to a animated colorful rgb background
-Button to remove the colored background with the press of a button
-Play Anamanaguchi's hit song "Miku" featuring the esteemed Hatsune Miku
-Hover cursor over chibi Miku to make her spin!!!
*******************
This features an adaptation of Hatsune Miku, © Crypton Future Media, Inc. 2007, licensed under a CC BY-NC: https://creativecommons.org/licenses/by-nc/3.0/ 拡張機能の基本情報
| 名前 | |
| ID | dbgdkfpjchljamjejegdcpalccpkmhbe |
| 公式URL | https://chromewebstore.google.com/detail/dancing-miku-gif-popup/dbgdkfpjchljamjejegdcpalccpkmhbe |
| 説明 | Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day! |
| ファイルサイズ | 3.65 MB |
| インストール数 | 1,097 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2023-07-13 |
| 公開日 | 2023-03-10 |
| 評価 | 5.00/5 合計 6 レビュー |
| 開発者 | bvasq07 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Dancing Miku GIF popup",
"description": "Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day!",
"version": "1.1",
"action": {
"default_title": "Come join the fun!",
"default_popup": "hello.html"
},
"icons": {
"16": "images\/miku-16.png",
"32": "images\/miku-32.png",
"48": "images\/miku-48.png",
"128": "images\/miku-128.png"
}
} | |