G-Switch 3 Unblocked
G-Switch 3 is a gravity defying skill game of the G-Switch. You can play with up to 7 friends in Multiplayer mode.
G-Switch 3 Unblocked क्या है?
G-Switch 3 Unblocked https://gswitchgames.github.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "G-Switch 3 is a gravity defying skill game of the G-Switch. You can play with up to 7 friends in Multiplayer mode."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में G-Switch 3 Unblocked एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The long-awaited sequel to G-Switch is now here! Through twisting stages that will test your timing and reflexes, run and invert gravity at breakneck speed. Featuring: - A difficult single-player mode with 30 checkpoints spread across three worlds - Controls are simple and only require a single tap. - Up to four people can compete in local multiplayer tournaments on a single device. - Enter tournaments with up to 6 computer opponents. - In Endless mode, try to beat your previous high score. - Collect 12 hidden orbs to gain access to new characters. Since its initial web release in 2010, the G-Switch series has been played by millions of people. Try out the most recent version, which is suitable for both experienced and novice players.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ahfdmampdeecjimknhgbmjkcgbdmeaca |
आधिकारिक URL | https://chromewebstore.google.com/detail/g-switch-3-unblocked/ahfdmampdeecjimknhgbmjkcgbdmeaca |
विवरण | G-Switch 3 is a gravity defying skill game of the G-Switch. You can play with up to 7 friends in Multiplayer mode. |
फ़ाइल का आकार | 8.51 MB |
स्थापना संख्या | 9,254 |
वर्तमान संस्करण | 3.0 |
अंतिम अपडेट | 2022-12-29 |
प्रकाशन तिथि | 2022-04-24 |
रेटिंग | 3.67/5 कुल 3 रेटिंग्स |
डेवलपर | https://gswitchgames.github.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://gswitchgames.github.io |
गोपनीयता नीति पृष्ठ URL | https://slope-game.github.io/privacy.html |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "3.0", "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/gswitchgames.online", "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'" }, "sandbox": { "pages": [ "index.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |