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!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Tunnel Glider

قم بتنزيل ملفات الامتداد Tunnel Glider بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Tunnel Glider Tunnel Glider
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"
    ]
}