Play Death Chase Game Online
Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.
Play Death Chase Game Online란 무엇입니까?
Play Death Chase Game Online은(는) https://death-chase-game-online.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles."입니다.
확장 프로그램 스크린샷
Play Death Chase Game Online 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Play Death Chase Game Online Available in the chrome web store just install it and play Death Chase Game Online for Free. Boost to the finish line Do flips and crazy stunts to build up your nitro. When you reach the finish line you’re awarded between 1-3 stars depending on whether you finish in the top 3. If you don’t, you’ll fail the race. Thanks :)
확장 프로그램 기본 정보
이름 | |
ID | ajmhfdhdibdcipdkeghjpcihclcbaaob |
공식 URL | https://chromewebstore.google.com/detail/play-death-chase-game-onl/ajmhfdhdibdcipdkeghjpcihclcbaaob |
설명 | Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles. |
파일 크기 | 701 KB |
설치 횟수 | 30 |
현재 버전 | 1.1 |
최근 업데이트 | 2022-06-18 |
출시 날짜 | 2022-06-17 |
개발자 | https://death-chase-game-online.blogspot.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://allunblockedgames.com/game/play-death-chase-game-racing/ |
개인정보 보호 정책 페이지 URL | https://onlynewtab.com/privacy-policy |
지원되는 언어 | id,en,pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Play Death Chase Game Online", "version": "1.1", "description": "Death Chase is a battle racing game featuring races on tracks filled with traps and obstacles.", "action": { "default_icon": "images\/icon128.png" }, "author": "Bishnu", "default_locale": "en", "background": { "service_worker": "scripts\/service-worker.js" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ], "host_permissions": [ "https:\/\/allunblockedgames.com\/panel\/" ] } |