Drift Hunters Unblocked

Play Drift Hunters right on Chrome™ Browser! Best Drift Game on Chrome!

Τι είναι το Drift Hunters Unblocked;

Το Drift Hunters Unblocked είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://drifthunters.org, και η κύρια λειτουργία του είναι "Play Drift Hunters right on Chrome™ Browser! Best Drift Game on Chrome!".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Drift Hunters Unblocked

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

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

                        Drift Hunters is an engaging and captivating racing game where you can experience the thrill of high-level drift racing right in your Chrome browser. Designed as a browser extension, Drift Hunters provides players with a fast and convenient gaming experience without the need for complex installations.

In Drift Hunters, you take on the role of a skilled street racer, participating in challenging races on beautiful city streets. The game features stunning 3D graphics and a wide variety of drift cars to choose from.

By utilizing your driving skills, showcase your mastery of drifting to achieve the highest scores and outpace your competitive opponents. Drift Hunters offers diverse gameplay modes such as free roam, time attack, and even online racing mode, allowing you to compete with players from around the world.

Furthermore, the game allows you to customize and upgrade your own car, from the engine and suspension system to the exterior and interior. This enables you to create a perfect racing machine that suits your personal style.

With its captivating gameplay, beautiful graphics, and diverse customization features, Drift Hunters is an excellent game to satisfy your passion for drift racing, right in your Chrome browser. Get ready to become the ultimate drift racer and showcase your skills on challenging roads!                    

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

Όνομα Drift Hunters Unblocked Drift Hunters Unblocked
ID nmjbdkhellicjomaeemobfooclfkkdnf
Επίσημο URL https://chromewebstore.google.com/detail/drift-hunters-unblocked/nmjbdkhellicjomaeemobfooclfkkdnf
Περιγραφή Play Drift Hunters right on Chrome™ Browser! Best Drift Game on Chrome!
Μέγεθος Αρχείου 136 MB
Αριθμός Εγκαταστάσεων 5,000
Τρέχουσα Έκδοση 1.0.3
Τελευταία Ενημέρωση 2023-10-19
Ημερομηνία Δημοσίευσης 2023-08-10
Αξιολόγηση 5.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://drifthunters.org
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://drifthunters.org/
Διεύθυνση URL της Σελίδας Βοήθειας https://drifthunters.org/
URL της Σελίδας Πολιτικής Απορρήτου https://drifthunters.org/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Drift Hunters Unblocked",
    "version": "1.0.3",
    "offline_enabled": true,
    "description": "Play Drift Hunters right on Chrome\u2122 Browser! Best Drift Game on Chrome!",
    "homepage_url": "https:\/\/drifthunters.org\/",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Drift Hunters",
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "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' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "sandbox": {
        "pages": [
            "drift-hunter\/index.html"
        ]
    },
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    }
}