Tunnel Glider
Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!
Что такое Tunnel Glider?
Tunnel Glider - это расширение Chrome, разработанное https://onionfist.net, и его основная функция - "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!".
Снимки экрана расширения
Скачать файл CRX расширения Tunnel Glider
Скачайте файлы расширений Tunnel Glider в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Pilot the 3D glider through a tunnel full of obstacles!
This game has been reworked. The controls are now Left, Up and Right arrow keys.
You can make your own levels too. Основная информация о расширении
| Название | |
| ID | iahlhdckoidjglhdpdlmeidmpicggdin |
| Официальный URL | https://chromewebstore.google.com/detail/tunnel-glider/iahlhdckoidjglhdpdlmeidmpicggdin |
| Описание | Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play! |
| Размер файла | 4.01 MB |
| Количество установок | 80,000 |
| Текущая Версия | 0.018 |
| Последнее Обновление | 2023-03-04 |
| Дата публикации | 2022-01-21 |
| Рейтинг | 3.13/5 Всего 24 оценок |
| Разработчик | https://onionfist.net |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://onionfist.net/ |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Tunnel Glider",
"short_name": "Tunnel Glider",
"description": "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!",
"version": "0.018",
"icons": {
"16": "assets\/icons\/icon16.png",
"48": "assets\/icons\/icon48.png",
"128": "assets\/icons\/icon128.png"
},
"action": {
"default_icon": "assets\/icons\/icon.png",
"default_popup": "index.html"
},
"permissions": [
"storage"
]
} | |