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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον 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 της επέκτασης G-Switch 3 Unblocked
Λήψη αρχείων επέκτασης G-Switch 3 Unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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" } } |