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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 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"
    ]
}