Sonic Frontiers Offline. Desktop Version
Play Sonic Frontiers game online for free on PC and mobile! enjoy! Play right on your Chrome! Without internet.
什么是Sonic Frontiers Offline. Desktop Version?
Sonic Frontiers Offline. Desktop Version是由https://unblockedgamess.net开发的Chrome扩展程序,该扩展的主要功能是“Play Sonic Frontiers game online for free on PC and mobile! enjoy! Play right on your Chrome! Without internet.”。
扩展截图
下载Sonic Frontiers Offline. Desktop Version扩展crx文件
下载Sonic Frontiers Offline. Desktop Version扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | jbpeojdiganbdkaindpodafapfcmegnf |
官方URL | https://chrome.google.com/webstore/detail/sonic-frontiers-offline-d/jbpeojdiganbdkaindpodafapfcmegnf |
简介 | Play Sonic Frontiers game online for free on PC and mobile! enjoy! Play right on your Chrome! Without internet. |
文件大小 | 15.17 MB |
安装次数 | 594 |
当前版本 | 1.0.3 |
更新时间 | 2023-06-24 |
上架时间 | 2022-11-26 |
评分 | 5.00/5 共1次评分 |
开发者 | https://unblockedgamess.net |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://unblockedgamee.com/page/privacy-policy |
支持的语言 | 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" } } |