Tomb Jewels
An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour.
Tomb Jewels란 무엇입니까?
Tomb Jewels은(는) http://casual.unityplay.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour."입니다.
확장 프로그램 스크린샷
Tomb Jewels 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The story was begun in Egypt. By the instruction of an old archaeological literature, the treasure hunters finally found a mystery tomb full of jewelry. However, there were many well-designed and deadly gears protecting the treasure from invaders. In this game, your task is to help the hunters to get all of the jewelry. Let's go into the magical mystery tour. How to Play: Your goal is to make jewelry collide into other of the same color by destroying removable wooden objects. if all jewels are collided with the same color ,your task is finished, or your are failed. Features: - 50 challenging levels. - Try different ways to complete the task. - Realistic physics with gravity - Hours of enjoy for Free!
확장 프로그램 기본 정보
이름 | |
ID | hjehadkphnfpnheecobbohnphogngooo |
공식 URL | https://chrome.google.com/webstore/detail/tomb-jewels/hjehadkphnfpnheecobbohnphogngooo |
설명 | An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour. |
파일 크기 | 37.4 KB |
설치 횟수 | 4,161 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2018-03-31 |
출시 날짜 | 2018-03-31 |
평점 | 3.78/5 총 67 개의 평점 |
개발자 | http://casual.unityplay.me |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.unityplay.me/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": "Tomb Jewels", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.0" } |