Lain Dancing

Lain Iwakura dancing random mode

Cos'è Lain Dancing?

Lain Dancing è un'estensione di Chrome sviluppata da or3odev, e la sua funzione principale è "Lain Iwakura dancing random mode".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Lain Dancing

Scarica i file di estensione Lain Dancing 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

                        Do you have music and want someone else to dance for you? Say no more! Put Lain Iwakura to dance and adjust her to the rhythm of the music at your liking, maybe you'll end up dancing to her beat.
Lain Iwakura is a character from the anime series Serial Experiments Lain; with this extension, you can make Lain dance randomly and easily using Math Random functions.
What are you waiting for to make her dance? Let the dance begin!
We are open-source, you can contribute or review the source code at: https://github.com/GalletaOreo98/LainDancing-Extension

--

¿Tienes música y quieres que alguien más baile por ti? ¡No se diga más! Pon a Lain Iwakura a bailar y ajústala a la velocidad de la música a tu gusto, a lo mejor y terminas bailando a su ritmo.
Lain Iwakura es un personaje de la serie Serial Experiments Lain; con esta extensión podrás poner a Lain a bailar de manera aleatoria y sencilla, mediante el uso de funciones Math Random.
¿Qué esperas para ponerla a bailar? ¡Qué el baile comience!
Somos de código abierto, puedes contribuir o revisar el código fuente en: https://github.com/GalletaOreo98/LainDancing-Extension                    

Informazioni di Base sull'Estensione

Nome Lain Dancing Lain Dancing
ID mkofgpedgnmopcnchjmihkolfcbanajk
URL Ufficiale https://chromewebstore.google.com/detail/lain-dancing/mkofgpedgnmopcnchjmihkolfcbanajk
Descrizione Lain Iwakura dancing random mode
Dimensione del File 153 KB
Conteggio Installazioni 169
Versione Corrente 1.0
Ultimo Aggiornamento 2023-04-07
Data di Pubblicazione 2023-04-07
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore or3odev
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/GalletaOreo98/LainDancing-Extension
URL della Pagina di Aiuto https://t.me/GalletaOreo98
Lingue Supportate es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Lain Dancing",
    "version": "1.0",
    "description": "Lain Iwakura dancing random mode",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    }
}