Tomb Jewels

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

Cos'è Tomb Jewels?

Tomb Jewels è un'estensione di Chrome sviluppata da http://casual.unityplay.me, e la sua funzione principale è "An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Tomb Jewels

Scarica i file di estensione Tomb Jewels in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Tomb Jewels Tomb Jewels
ID hjehadkphnfpnheecobbohnphogngooo
URL Ufficiale https://chrome.google.com/webstore/detail/tomb-jewels/hjehadkphnfpnheecobbohnphogngooo
Descrizione An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour.
Dimensione del File 37.4 KB
Conteggio Installazioni 4,161
Versione Corrente 2.0.0
Ultimo Aggiornamento 2018-03-31
Data di Pubblicazione 2018-03-31
Valutazione 3.78/5 Totale 67 Valutazioni
Sviluppatore http://casual.unityplay.me
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://www.unityplay.me/Policy.html
Lingue Supportate 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"
}