Lain Dancing

Lain Iwakura dancing random mode

Co je Lain Dancing?

Lain Dancing je rozšíření Chrome vyvinuté or3odev, a jeho hlavní funkcí je „Lain Iwakura dancing random mode“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Lain Dancing

Stáhněte si soubory rozšíření Lain Dancing ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Lain Dancing Lain Dancing
ID mkofgpedgnmopcnchjmihkolfcbanajk
Oficiální URL https://chromewebstore.google.com/detail/lain-dancing/mkofgpedgnmopcnchjmihkolfcbanajk
Popis Lain Iwakura dancing random mode
Velikost souboru 153 KB
Počet instalací 169
Aktuální Verze 1.0
Poslední Aktualizace 2023-04-07
Datum Vydání 2023-04-07
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář or3odev
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/GalletaOreo98/LainDancing-Extension
URL Stránky Nápovědy https://t.me/GalletaOreo98
Podporované Jazyky 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"
    }
}