Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

Что такое Arcade Stacker Game?

Arcade Stacker Game - это расширение Chrome, разработанное Tyson3101, и его основная функция - "Arcade Stacker is a fun and addicting game to play!".

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

screenshot

Скачать файл CRX расширения Arcade Stacker Game

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

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

                        Arcade Stacker is a fun and simple game that is found in most, if not all arcades. It is a game that can get you playing for hours, which now can be done more easily with this google extension. As now there is no need to go to your local arcade, and you can now instead sit on your couch and play all night without getting kicked out.                    

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

Название Arcade Stacker Game Arcade Stacker Game
ID jjkmpemlgehipcmnkclngcgppjjgbign
Официальный URL https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign
Описание Arcade Stacker is a fun and addicting game to play!
Размер файла 838 KB
Количество установок 2,000
Текущая Версия 1.0.3
Последнее Обновление 2023-07-02
Дата публикации 2021-09-26
Рейтинг 5.00/5 Всего 2 оценок
Разработчик Tyson3101
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://github.com/Tyson3101/Arcade-Games
URL страницы помощи https://github.com/Tyson3101/Arcade-Games/issues
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Arcade Stacker Game",
    "version": "1.0.3",
    "icons": {
        "16": ".\/img\/Icon16.png",
        "48": ".\/img\/Icon48.png",
        "128": ".\/img\/Icon128.png"
    },
    "action": {
        "default_popup": ".\/popup\/popup.html",
        "default_icon": ".\/img\/PopupIcon.png",
        "default_title": "Start Playing!"
    },
    "description": "Arcade Stacker is a fun and addicting game to play!"
}