Temple Run 2

Temple Run 2: Dominate the Game with Our Chrome Extension

Τι είναι το Temple Run 2;

Το Temple Run 2 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Temple Run 2 unblocked ♡, και η κύρια λειτουργία του είναι "Temple Run 2: Dominate the Game with Our Chrome Extension".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Temple Run 2

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

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

                        Temple Run 2 Unblocked is an incredible game that you simply must try. As an archaeologist exploring an ancient castle, you'll face the challenge of defeating an immortal monster while navigating treacherous terrain and avoiding deadly traps. If you love action-packed running games, this one is definitely for you. With exciting controls and a thrilling storyline, Temple Run 2 Unblocked is sure to keep you entertained for hours on end. So what are you waiting for? Grab your friends and dive into the adventure today!

The graphics and sound effects are top-notch, adding to the overall sense of excitement and adventure.

Another great feature of the game is its controls. The game is easy to learn but difficult to master, making it a perfect choice for players of all skill levels. And with a variety of power-ups and upgrades to collect along the way, you'll never get bored.

But perhaps the best thing about Temple Run 2 is its replayability. Every time you play, the game is different, with new obstacles to overcome and challenges to face. Whether you're competing with friends or trying to beat your own high score, you'll find yourself coming back to this game time and time again.

So there you have it - Temple Run 2 is a game that has it all, from thrilling gameplay to immersive graphics to endless replayability. If you haven't tried it yet, you're missing out on one of the best running games out there!                    

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

Όνομα Temple Run 2 Temple Run 2
ID bfhlipjmfmebjfkajnfchlhoabefeoie
Επίσημο URL https://chromewebstore.google.com/detail/temple-run-2/bfhlipjmfmebjfkajnfchlhoabefeoie
Περιγραφή Temple Run 2: Dominate the Game with Our Chrome Extension
Μέγεθος Αρχείου 8.07 MB
Αριθμός Εγκαταστάσεων 8,000
Τρέχουσα Έκδοση Unblocked 2
Τελευταία Ενημέρωση 2023-09-27
Ημερομηνία Δημοσίευσης 2023-05-17
Αξιολόγηση 2.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής Temple Run 2 unblocked ♡
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://docs.google.com/document/d/1TFClY10AUGcl9BsVjqOawALnwVqmaTf8CdUhMw9eS1Y/edit
Υποστηριζόμενες Γλώσσες de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT
manifest.json
{
    "permissions": [
        "alarms",
        "storage"
    ],
    "manifest_version": 3,
    "name": "__MSG_name__",
    "background": {
        "service_worker": "js\/bg.js"
    },
    "default_locale": "en",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2",
    "version_name": "Unblocked 2",
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "sandbox": {
        "pages": [
            "game.html"
        ]
    },
    "description": "__MSG_description__",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/gamepogblobs.z33.web.core.windows.net\/9de7a940-2560-46af-bbf3-6a6f503ce250\/"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/content.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "excludeMatches": [
                "https:\/\/gamepogblobs.z33.web.core.windows.net\/9de7a940-2560-46af-bbf3-6a6f503ce250\/"
            ]
        }
    ],
    "icons": {
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "64": "icon\/64.png",
        "128": "icon\/128.png"
    },
    "action": {
        "default_title": "Temple Run 2",
        "default_icon": "icon\/32.png"
    },
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval'; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    }
}