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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |