Dancing Miku GIF popup
Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day!
Cos'è Dancing Miku GIF popup?
Dancing Miku GIF popup è un'estensione di Chrome sviluppata da bvasq07, e la sua funzione principale è "Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dancing Miku GIF popup
Scarica i file di estensione Dancing Miku GIF popup in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/ Informazioni di Base sull'Estensione
| Nome | |
| ID | dbgdkfpjchljamjejegdcpalccpkmhbe |
| URL Ufficiale | https://chromewebstore.google.com/detail/dancing-miku-gif-popup/dbgdkfpjchljamjejegdcpalccpkmhbe |
| Descrizione | Just a simple popup of hatsune miku dancing. Get a quick destress and enjoy the day! |
| Dimensione del File | 3.65 MB |
| Conteggio Installazioni | 1,097 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2023-07-13 |
| Data di Pubblicazione | 2023-03-10 |
| Valutazione | 5.00/5 Totale 6 Valutazioni |
| Sviluppatore | bvasq07 |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |