Tomb Jewels

An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour.

What is Tomb Jewels?

Tomb Jewels is a Chrome extension developed by http://casual.unityplay.me, and its main feature is "An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Tomb Jewels Extension CRX File

Download Tomb Jewels extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Tomb Jewels Tomb Jewels
ID hjehadkphnfpnheecobbohnphogngooo
Official URL https://chrome.google.com/webstore/detail/tomb-jewels/hjehadkphnfpnheecobbohnphogngooo
Description An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour.
File Size 37.4 KB
Installation Count 4,161
Current Version 2.0.0
Last Updated 2018-03-31
Publish Date 2018-03-31
Rating 3.78/5 Total 67 Ratings
Developer http://casual.unityplay.me
Payment Type free
Privacy Policy Page URL http://www.unityplay.me/Policy.html
Supported Languages 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"
}