Dancing Miku GIF popup
Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day!
Was ist Dancing Miku GIF popup?
Dancing Miku GIF popup ist eine Chrome-Erweiterung, die von bvasq07 entwickelt wurde, und ihr Hauptmerkmal ist "Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day!".
Erweiterungsscreenshots
Dancing Miku GIF popup-Erweiterungs-CRX-Datei herunterladen
Laden Sie Dancing Miku GIF popup-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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/ Grundlegende Informationen zur Erweiterung
| Name | |
| ID | dbgdkfpjchljamjejegdcpalccpkmhbe |
| Offizielle URL | https://chromewebstore.google.com/detail/dancing-miku-gif-popup/dbgdkfpjchljamjejegdcpalccpkmhbe |
| Beschreibung | Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day! |
| Dateigröße | 3.65 MB |
| Installationsanzahl | 1,097 |
| Aktuelle Version | 1.1 |
| Letztes Update | 2023-07-13 |
| Veröffentlichungsdatum | 2023-03-10 |
| Bewertung | 5.00/5 Insgesamt 6 Bewertungen |
| Entwickler | bvasq07 |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |