3d Running Dinosaur

Running 3d dinosaur or t-rex is now accessable in your browser. More colorful and more interesting game with new design.

Что такое 3d Running Dinosaur?

3d Running Dinosaur - это расширение Chrome, разработанное 3d t-rex, и его основная функция - "Running 3d dinosaur or t-rex is now accessable in your browser. More colorful and more interesting game with new design.".

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

screenshot
screenshot

Скачать файл CRX расширения 3d Running Dinosaur

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

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

                        Play Running 3d Dino with new design. Now your dinosaur is green. Birds are more crazy and faster. People like this game. Use arrow keys to jump and hide from obstacles. Chrome game is no more boring, now it is more funny and interesting.
Enjoy this arcade action.                    

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

Название 3d Running Dinosaur 3d Running Dinosaur
ID glmglaenelafcbonogkimbcnnmmdcaep
Официальный URL https://chromewebstore.google.com/detail/3d-running-dinosaur/glmglaenelafcbonogkimbcnnmmdcaep
Описание Running 3d dinosaur or t-rex is now accessable in your browser. More colorful and more interesting game with new design.
Размер файла 565 KB
Количество установок 2,000
Текущая Версия 1
Последнее Обновление 2021-03-23
Дата публикации 2021-03-23
Рейтинг 5.00/5 Всего 12 оценок
Разработчик 3d t-rex
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "jquery.js",
            "backgr.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon_128.png",
        "default_popup": "cdn.elgoog.im\/t-rex\/3d\/index.html",
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1"
}