Lain Dancing

Lain Iwakura dancing random mode

Что такое Lain Dancing?

Lain Dancing - это расширение Chrome, разработанное or3odev, и его основная функция - "Lain Iwakura dancing random mode".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Lain Dancing

Скачайте файлы расширений Lain Dancing в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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                    

Основная информация о расширении

Название Lain Dancing Lain Dancing
ID mkofgpedgnmopcnchjmihkolfcbanajk
Официальный URL https://chromewebstore.google.com/detail/lain-dancing/mkofgpedgnmopcnchjmihkolfcbanajk
Описание Lain Iwakura dancing random mode
Размер файла 153 KB
Количество установок 169
Текущая Версия 1.0
Последнее Обновление 2023-04-07
Дата публикации 2023-04-07
Рейтинг 5.00/5 Всего 3 оценок
Разработчик or3odev
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://github.com/GalletaOreo98/LainDancing-Extension
URL страницы помощи https://t.me/GalletaOreo98
Поддерживаемые языки 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"
    }
}