Warscrap io
Warscrap io is an intense third-person shooting and defense game
Warscrap io란 무엇입니까?
Warscrap io은(는) http://www.noobgamer.club에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Warscrap io is an intense third-person shooting and defense game"입니다.
확장 프로그램 스크린샷
Warscrap io 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Warscrap.io is an intense third-person shooting and defense game! Defend the machines against enemy invasions together with your fellow fighters. You get a warning when an enemy is attacking one of your machines. You can buy new guns and characters with the energy that you receive during battle. Good luck! Features Third-person view Co-op battle with other players Capturing-and-defending points gameplay Changeable character's appearance Buyable new weapons and items Boss enemy
확장 프로그램 기본 정보
이름 | |
ID | jadhelcgcnfchoheafdjddhkcohmbhmp |
공식 URL | https://chrome.google.com/webstore/detail/warscrap-io/jadhelcgcnfchoheafdjddhkcohmbhmp |
설명 | Warscrap io is an intense third-person shooting and defense game |
파일 크기 | 32.67 KB |
설치 횟수 | 102 |
현재 버전 | 1 |
최근 업데이트 | 2020-05-31 |
출시 날짜 | 2020-05-31 |
개발자 | http://www.noobgamer.club |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.noobgamer.club/games/play/warscrap |
도움말 페이지 URL | http://www.noobgamer.club/page/terms |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Warscrap io", "manifest_version": 2, "description": "Warscrap io is an intense third-person shooting and defense game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |