Tomb Jewels

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

Τι είναι το Tomb Jewels;

Το Tomb Jewels είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://casual.unityplay.me, και η κύρια λειτουργία του είναι "An awesome physics-based puzzle game. Now, Let's go into the magical mystery tour.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Tomb Jewels

Λήψη αρχείων επέκτασης Tomb Jewels σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Tomb Jewels Tomb Jewels
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"
}