3D Archery Master
Archery Master 3D is the hottest and most realistic archery simulation game with stunning 3D graphics and amazing animations.
3D Archery Master란 무엇입니까?
3D Archery Master은(는) https://play.greenislet.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Archery Master 3D is the hottest and most realistic archery simulation game with stunning 3D graphics and amazing animations."입니다.
확장 프로그램 스크린샷
3D Archery Master 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
**Game Instructions** Move mouse to aim your arrow at the target, and overcome the blow of the wind!
확장 프로그램 기본 정보
이름 | 3D Archery Master |
ID | pdbloggijnnlfodlddjfaemaegfpdgea |
공식 URL | https://chromewebstore.google.com/detail/3d-archery-master/pdbloggijnnlfodlddjfaemaegfpdgea |
설명 | Archery Master 3D is the hottest and most realistic archery simulation game with stunning 3D graphics and amazing animations. |
파일 크기 | 39.8 KB |
설치 횟수 | 799 |
현재 버전 | 1.9.9 |
최근 업데이트 | 2019-06-03 |
출시 날짜 | 2019-06-03 |
평점 | 3.21/5 총 14 개의 평점 |
개발자 | https://play.greenislet.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.greenislet.com/privacy_policy.html |
지원되는 언어 | en,en-GB,en-US |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_appName__" }, "default_locale": "en", "description": "__MSG_appDesc__", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "3D Archery Master", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.9.9" } |