Two Tunnel 3D
Two Tunnel 3D is a slope game genre with two game modes. You can freely control the 3D space tunnel with various obstacles
Two Tunnel 3D क्या है?
Two Tunnel 3D unblocked66 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Two Tunnel 3D is a slope game genre with two game modes. You can freely control the 3D space tunnel with various obstacles"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Two Tunnel 3D एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Two Tunnels 3D is an endless tunnel game consisting of amazing gameplay and a soundtrack. Players must avoid the gaps to keep the ball in the tunnel. The balls will speed up and control will be more difficult. The color of the tunnel changes at every stage. How to play? Control the ball by tapping left or right to move the ball to the appropriate position. If you miss a platform, you fail. Game Controls: "A, D" and "Left-Right Arrows". Game Features: Simple and addictive gameplay Modes for one and two players Stupendous 3D effects High score leaderboard Fun soundtracks
एक्सटेंशन की मूल जानकारी
नाम | Two Tunnel 3D |
ID | kahkchahcmjonofkjdgjjhmimlafihec |
आधिकारिक URL | https://chromewebstore.google.com/detail/two-tunnel-3d/kahkchahcmjonofkjdgjjhmimlafihec |
विवरण | Two Tunnel 3D is a slope game genre with two game modes. You can freely control the 3D space tunnel with various obstacles |
फ़ाइल का आकार | 15.58 MB |
स्थापना संख्या | 94 |
वर्तमान संस्करण | 2.1 |
अंतिम अपडेट | 2022-05-19 |
प्रकाशन तिथि | 2022-05-18 |
डेवलपर | unblocked66 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://unblocked66.games/two-tunnel-3d?utm_source=ext&utm_medium=link&utm_campaign=page |
सहायता पृष्ठ URL | https://unblocked66.games/two-tunnel-3d?utm_source=ext&utm_medium=sp&utm_campaign=page |
गोपनीयता नीति पृष्ठ URL | https://policy.unblocked66.games |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "2.1", "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/unblocked66.games\/two-tunnel-3d?utm_source=ext&utm_medium=install&utm_campaign=homepage", "background": { "service_worker": "background.js" }, "action": { "default_title": "__MSG_title__", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "game.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |