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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |