Tunnel Glider

Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!

Apa itu Tunnel Glider?

Tunnel Glider adalah ekstensi Chrome yang dikembangkan oleh https://onionfist.net, dan fitur utamanya adalah "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Tunnel Glider

Unduh file ekstensi Tunnel Glider dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Tunnel Glider Tunnel Glider
ID iahlhdckoidjglhdpdlmeidmpicggdin
URL Resmi https://chromewebstore.google.com/detail/tunnel-glider/iahlhdckoidjglhdpdlmeidmpicggdin
Deskripsi Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!
Ukuran File 4.01 MB
Jumlah Instalasi 80,000
Versi Saat Ini 0.018
Terakhir Diperbarui 2023-03-04
Tanggal Publikasi 2022-01-21
Penilaian 3.13/5 Total 24 Penilaian
Pengembang https://onionfist.net
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://onionfist.net/
Bahasa yang Didukung 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"
    ]
}