Pixel Tower Defense-Browser Game
Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle.
Pixel Tower Defense-Browser Game란 무엇입니까?
Pixel Tower Defense-Browser Game은(는) https://zillakgames.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle."입니다.
확장 프로그램 스크린샷
Pixel Tower Defense-Browser Game 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle. Your turret defense must be strong to beat the enemies. While you do your castle defense, don’t forget to upgrade your towers in this Pixel Tower Defense. You have four options as an environment. How to play: Played with the mouse. You can contact with us [email protected] and share your thoughts and problems.
확장 프로그램 기본 정보
이름 | |
ID | epnhiildamnlidfeompbjdigkmehnikd |
공식 URL | https://chrome.google.com/webstore/detail/pixel-tower-defense-brows/epnhiildamnlidfeompbjdigkmehnikd |
설명 | Ready to war? Ready to defend your territories? Ready or not, beasts will attack and try to take over your castle. |
파일 크기 | 3.1 MB |
설치 횟수 | 1,384 |
현재 버전 | 15.4 |
최근 업데이트 | 2022-10-17 |
출시 날짜 | 2019-09-02 |
평점 | 3.06/5 총 52 개의 평점 |
개발자 | https://zillakgames.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://zillakgames.com/game/pixel-tower-defense |
도움말 페이지 URL | https://zillakgames.com/contact-us |
개인정보 보호 정책 페이지 URL | https://zillakgames.com/privacy-policy |
지원되는 언어 | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,it,lv,lt,hu,pl,ro,sk,sl,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "15.4", "homepage_url": "https:\/\/zillakgames.com\/game\/pixel-tower-defence\/?play", "offline_enabled": true, "icons": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "128": "icons\/icon-128.png" }, "default_locale": "en", "action": { "default_icon": "icons\/icon-128.png", "default_title": "Pixel Tower Defence for Chrome", "default_popup": "popup.html" }, "background": { "service_worker": "js\/inout.js" } } |