Tunnel Glider

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

Tunnel Glider क्या है?

Tunnel Glider https://onionfist.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Dodge 3D obstacles and speed through the tunnel. Click the extension icon to play!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Tunnel Glider एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}