X Racer - Web Game
X-Racer is a high speed 3D infinite racing game template.
X Racer - Web Game란 무엇입니까?
X Racer - Web Game은(는) https://zillakgames.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "X-Racer is a high speed 3D infinite racing game template."입니다.
확장 프로그램 스크린샷
X Racer - Web Game 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Are you ready for a real spaceship experience? Great, you are going to have so much fun with X Racer. Test your reflexes while you are playing the game. In the game, you are driving a spaceship that goes really fast and you are flying very low. So, try not to hit buildings in the city. Also, you can drive into blue circles that gives you more points in X Racer. The game is getting harder you go. Watch out! The buildings are moving now. You must be very careful while you are driving your spaceship. Be fast as much as you can and collect more blue circles to get more points. Race with yourself and prove that you are one of the most skillful spaceship pilot ever in universe. Have fun with X Racer. How to play: Use left and right arrow keys or you can use A and D keys to control and move your spaceship in X Racer. Enjoy! How to remove: 1. Click on the icon given in the upper right-hand side of your Chrome browser. 2. Go to the “settings”. 3. Click on “extensions”. 4. Find the extension that you want to uninstall. 5. Click on the trash can icon to the right of “enable”, when you find the extension you want to remove. 6. The extension is removed. You can contact with us [email protected] and share your thoughts and problems.
확장 프로그램 기본 정보
이름 | |
ID | ghkgbljdikkhpigcngeollhmfikignfj |
공식 URL | https://chrome.google.com/webstore/detail/x-racer-web-game/ghkgbljdikkhpigcngeollhmfikignfj |
설명 | X-Racer is a high speed 3D infinite racing game template. |
파일 크기 | 68.1 KB |
설치 횟수 | 474 |
현재 버전 | 10.4 |
최근 업데이트 | 2021-02-22 |
출시 날짜 | 2019-09-02 |
평점 | 2.54/5 총 13 개의 평점 |
개발자 | https://zillakgames.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://zillakgames.com/game/x-racer/?play |
도움말 페이지 URL | https://zillakgames.com/contact-us |
개인정보 보호 정책 페이지 URL | https://zillakgames.com/privacy-policy |
지원되는 언어 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,gu,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "X Racer - Web Game", "default_locale": "en", "description": "__MSG_appDesc__", "version": "10.4", "icons": { "128": "img\/128.png", "16": "img\/16.png", "24": "img\/24.png", "48": "img\/48.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "X Racer - Web Game", "default_icon": { "128": "img\/128.png", "16": "img\/16.png", "24": "img\/24.png", "48": "img\/48.png" } } } |