Tunnel Glider
Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!
Cos'è Tunnel Glider?
Tunnel Glider è un'estensione di Chrome sviluppata da https://onionfist.net, e la sua funzione principale è "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tunnel Glider
Scarica i file di estensione Tunnel Glider in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | iahlhdckoidjglhdpdlmeidmpicggdin |
| URL Ufficiale | https://chromewebstore.google.com/detail/tunnel-glider/iahlhdckoidjglhdpdlmeidmpicggdin |
| Descrizione | Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play! |
| Dimensione del File | 4.01 MB |
| Conteggio Installazioni | 80,000 |
| Versione Corrente | 0.018 |
| Ultimo Aggiornamento | 2023-03-04 |
| Data di Pubblicazione | 2022-01-21 |
| Valutazione | 3.13/5 Totale 24 Valutazioni |
| Sviluppatore | https://onionfist.net |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://onionfist.net/ |
| Lingue Supportate | 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"
]
} | |