T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

Что такое T-Rex Customizable Runner?

T-Rex Customizable Runner - это расширение Chrome, разработанное Tool360, и его основная функция - "Chrome's offline running dino game customizable theme.".

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

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения T-Rex Customizable Runner

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

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

                        If you like Chrome's dinosaur game, you may like this extension. This extension provides new themes (and characters) for more fun. You can change the theme anytime you want! 

To start the game, just click in the toolbar icon and then press Space key in the popup window. The controls are the same with dinosaur game. Just press up/space to jump and down to duck for passing obstacles. 

To switch the theme, just click on theme icon at the bottom of game window and selected theme will be loaded for you immediately. There are four themes available for now.                    

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

Название T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
Официальный URL https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
Описание Chrome's offline running dino game customizable theme.
Размер файла 342 KB
Количество установок 372
Текущая Версия 0.1.3
Последнее Обновление 2024-03-06
Дата публикации 2022-05-17
Рейтинг 5.00/5 Всего 2 оценок
Разработчик Tool360
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://www.gamecheerleader.com/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "T-Rex Customizable Runner",
    "short_name": "running",
    "version": "0.1.3",
    "description": "Chrome's offline running dino game customizable theme.",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "action": {
        "default_icon": "images\/logo.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "manifest_version": 3
}