Sonic Frontiers Offline. Desktop Version
Play Sonic Frontiers game online for free on PC and mobile! enjoy! Play right on your Chrome! Without internet.
Cos'è Sonic Frontiers Offline. Desktop Version?
Sonic Frontiers Offline. Desktop Version è un'estensione di Chrome sviluppata da https://unblockedgamess.net, e la sua funzione principale è "Play Sonic Frontiers game online for free on PC and mobile! enjoy! Play right on your Chrome! Without internet.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sonic Frontiers Offline. Desktop Version
Scarica i file di estensione Sonic Frontiers Offline. Desktop Version in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
About Sonic Frontiers Game Worlds are colliding in Sonic the Hedgehog’s newest high-speed adventure! In search of the missing Chaos emeralds, Sonic becomes stranded on an ancient island teeming with unusual creatures. Battle hordes of powerful enemies as you explore a breathtaking world of action, adventure, and mystery. Accelerate to new heights and experience the thrill of high-velocity, open-zone platforming freedom as you race across the five massive Starfall Islands. Jump into adventure, wield the power of the Ancients, and fight to stop these new mysterious foes. Collect rings to survive this adventure and complete all levels to stop the mysterious foes Instructions PC controls: use the keyboard arrows or the WASD keys to move and jump. Tablet and Mobile controls: Tap the game buttons to move and jump. Want more free game? go to https://drunk-game.com there are thousands of free games for you
Informazioni di Base sull'Estensione
Nome | |
ID | jbpeojdiganbdkaindpodafapfcmegnf |
URL Ufficiale | https://chrome.google.com/webstore/detail/sonic-frontiers-offline-d/jbpeojdiganbdkaindpodafapfcmegnf |
Descrizione | Play Sonic Frontiers game online for free on PC and mobile! enjoy! Play right on your Chrome! Without internet. |
Dimensione del File | 15.17 MB |
Conteggio Installazioni | 594 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2023-06-24 |
Data di Pubblicazione | 2022-11-26 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://unblockedgamess.net |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://unblockedgamee.com/page/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sonic Frontiers Offline. Desktop Version", "manifest_version": 3, "description": "Play Sonic Frontiers game online for free on PC and mobile! enjoy! Play right on your Chrome! Without internet.", "offline_enabled": true, "version": "1.0.3", "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "action": { "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_title": "Sonic Frontiers", "default_popup": "sonic.html" }, "background": { "service_worker": "background.js" } } |