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.
Was ist G-Switch 3 Unblocked?
G-Switch 3 Unblocked ist eine Chrome-Erweiterung, die von https://gswitchgames.github.io entwickelt wurde, und ihr Hauptmerkmal ist "G-Switch 3 is a gravity defying skill game of the G-Switch. You can play with up to 7 friends in Multiplayer mode.".
Erweiterungsscreenshots
G-Switch 3 Unblocked-Erweiterungs-CRX-Datei herunterladen
Laden Sie G-Switch 3 Unblocked-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | ahfdmampdeecjimknhgbmjkcgbdmeaca |
Offizielle URL | https://chromewebstore.google.com/detail/g-switch-3-unblocked/ahfdmampdeecjimknhgbmjkcgbdmeaca |
Beschreibung | G-Switch 3 is a gravity defying skill game of the G-Switch. You can play with up to 7 friends in Multiplayer mode. |
Dateigröße | 8.51 MB |
Installationsanzahl | 9,254 |
Aktuelle Version | 3.0 |
Letztes Update | 2022-12-29 |
Veröffentlichungsdatum | 2022-04-24 |
Bewertung | 3.67/5 Insgesamt 3 Bewertungen |
Entwickler | https://gswitchgames.github.io |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://gswitchgames.github.io |
URL der Datenschutzrichtlinien-Seite | https://slope-game.github.io/privacy.html |
Unterstützte Sprachen | 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" } } |