DinosaurGame
DinosaurGame
Что такое DinosaurGame?
DinosaurGame - это расширение Chrome, разработанное 牛蒡, и его основная функция - "DinosaurGame".
Снимки экрана расширения
Скачать файл CRX расширения DinosaurGame
Скачайте файлы расширений DinosaurGame в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
You may be familiar with the "dinosaurs" that appear on the "Not connected to the Internet" screen when you are offline. That dinosaur actually moves. Press the [Space] key or [↑] key to start the "dinosaur game". It's also available as a hidden feature in Chrome, and Google Chrome allows you to play the game online by typing" chrome://dino/" in his address bar. The extension allows you to play the game on the extension's pop-up page without using Google Chrome.
Основная информация о расширении
Название | |
ID | glaogmhcbinmgjpohpfpigpknimhhmof |
Официальный URL | https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof |
Описание | DinosaurGame |
Размер файла | 54.01 KB |
Количество установок | 335 |
Текущая Версия | 1.2 |
Последнее Обновление | 2021-08-01 |
Дата публикации | 2021-07-25 |
Разработчик | 牛蒡 |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_Name__", "description": "__MSG_Description__", "version": "1.2", "default_locale": "ja", "icons": { "16": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png", "32": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png", "48": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png", "128": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png" }, "action": { "default_popup": "DinosaurGame\/index.html" } } |