Run 3 : Speed Game

Play Run 3 Games right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!

Что такое Run 3 : Speed Game?

Run 3 : Speed Game - это расширение Chrome, разработанное https://run3.vip, и его основная функция - "Play Run 3 Games right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!".

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

screenshot

Скачать файл CRX расширения Run 3 : Speed Game

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

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

                        Play Run 3 Games right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!

Introduction
Run 3 is an exhilarating endless runner game that challenges players to navigate through an intergalactic tunnel system. Developed by Speedy Games, this fast-paced game offers a unique twist by incorporating gravity-defying mechanics and a vast array of challenging levels. Whether you're a fan of infinite runners or seeking a thrilling gaming experience, Run 3 is sure to keep you on the edge of your seat as you traverse through the cosmos.

Gameplay
In Run 3, players control a character as they run through a never-ending tunnel in space. The objective is to reach as far as possible while avoiding gaps, obstacles, and the void of space. The game features a gravity-flipping mechanism that allows you to walk on walls and ceilings, adding an extra layer of complexity to the gameplay. With each level presenting new challenges and obstacles, you must test your reflexes and timing to overcome the ever-increasing difficulty.                    

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

Название Run 3 : Speed Game Run 3 : Speed Game
ID fenmmgeflknoefjjngghlgbjnjhbngli
Официальный URL https://chromewebstore.google.com/detail/run-3-speed-game/fenmmgeflknoefjjngghlgbjnjhbngli
Описание Play Run 3 Games right now. Discover the Joy of palying this game - Your Ultimate Online Happy Experience! Try it now!
Размер файла 61.51 KB
Количество установок 85
Текущая Версия 1.0.0
Последнее Обновление 2024-02-24
Дата публикации 2024-02-24
Разработчик https://run3.vip
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://run3.vip/
URL страницы помощи https://run3.vip/
URL страницы политики конфиденциальности https://run3.vip/privacy
Поддерживаемые языки id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "description": "__MSG_AppDesc__",
    "default_locale": "en",
    "version": "1.0.0",
    "offline_enabled": true,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "256": "icons\/128.png"
        }
    },
    "icons": {
        "256": "icons\/128.png"
    }
}