Tunnel Glider
Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!
Wat is Tunnel Glider?
Tunnel Glider is een Chrome-extensie ontwikkeld door https://onionfist.net, en de belangrijkste functie is "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!".
Extensie Screenshots
Download het CRX-bestand van de extensie Tunnel Glider
Download Tunnel Glider-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | iahlhdckoidjglhdpdlmeidmpicggdin |
| Officiële URL | https://chromewebstore.google.com/detail/tunnel-glider/iahlhdckoidjglhdpdlmeidmpicggdin |
| Beschrijving | Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play! |
| Bestandsgrootte | 4.01 MB |
| Aantal Installaties | 80,000 |
| Huidige Versie | 0.018 |
| Laatst Bijgewerkt | 2023-03-04 |
| Publicatiedatum | 2022-01-21 |
| Beoordeling | 3.13/5 Totaal 24 Beoordelingen |
| Ontwikkelaar | https://onionfist.net |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://onionfist.net/ |
| Ondersteunde Talen | 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"
]
} | |