3d T-Rex Dino Chrome
Play Google Chrome Dinosaur Game 3D version online and offline for free.
Что такое 3d T-Rex Dino Chrome?
3d T-Rex Dino Chrome - это расширение Chrome, разработанное Runy Games, и его основная функция - "Play Google Chrome Dinosaur Game 3D version online and offline for free.".
Снимки экрана расширения
Скачать файл CRX расширения 3d T-Rex Dino Chrome
Скачайте файлы расширений 3d T-Rex Dino Chrome в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Enjoy playing running 3d dino game in your chrome browser. Stop be bored at school and work - install running dino in web store. You can play with no internet, just click on extension icon in the right top corner of chrome. Control your t-rex with arrow keys on your keyboard. *for especially attentive* There is one unblocked cheat If you hold jump and sit down buttons for a few seconds and then release sit down button(continuing holding jump button) - You will jump much higher than you can, if you just press one jump button.
Основная информация о расширении
Название | |
ID | pdgegnknnfkbdgmjdelfaagcjdjlfklb |
Официальный URL | https://chrome.google.com/webstore/detail/3d-t-rex-dino-chrome/pdgegnknnfkbdgmjdelfaagcjdjlfklb |
Описание | Play Google Chrome Dinosaur Game 3D version online and offline for free. |
Размер файла | 466 KB |
Количество установок | 20,837 |
Текущая Версия | 1.0.0 |
Последнее Обновление | 2021-03-30 |
Дата публикации | 2021-03-30 |
Рейтинг | 3.22/5 Всего 9 оценок |
Разработчик | Runy Games |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": "icon_128.png", "default_popup": "cdn.trex3d.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", "background": { "scripts": [ "backg.js" ] }, "version": "1.0.0" } |