Drift Hunters Unblocked

Drift Hunters Unblocked: Play the Game in Your Browser offline

Drift Hunters Unblocked क्या है?

Drift Hunters Unblocked Drift Unblocked द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Drift Hunters Unblocked: Play the Game in Your Browser offline"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Drift Hunters Unblocked एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Attention all adrenaline junkies: Drift Hunters Unblocked Game is here to play offline! Rev up your engines and get geared up to revel in the final drifting sport of the century! Drift Hunters is the high-octane, free-to-play three-D racing sport a good way to take you on an electrifying adventure via 10 precise locations, all filled with heart-pumping turns and drifts!

With 26 absolutely customizable vehicles to select from, consisting of the smooth and effective Porsche 911 GT, you will be capable of track and improve each issue of your experience to perfection. Modify your turbo, brake balance, the front camber, and extra to locate the candy spot for max flow performance. And recall to feature your very own non-public contact with a custom paint task and a fixed of rims at the house!

Once you have got your vehicle tuned to perfection, it is time to hit the tracks and display off your skills. The longer you may preserve up your flow, the better your factors multiplier will go, permitting you to release even extra amazing vehicles just like the Nissan GTR and Dodge Challenger Hellcat. But be cautious now no longer to lose your flow mid-flip or boost up too aggressively, or you may lose treasured factors!

When it involves locating the proper song for max drifting, appearance no in addition than Emashi and Forest. These tracks provide long, sweeping corners a good way to preserve your flow going robust for so long as possible, permitting you to rack up the ones factors and display off your skills. So what are you ready for? Download Drift Hunters nowadays and be a part of the ranks of the maximum professional and fearless drifters out there!                    

एक्सटेंशन की मूल जानकारी

नाम Drift Hunters Unblocked Drift Hunters Unblocked
ID ajpelgpbpnmabmblmkhibhebddjebpga
आधिकारिक URL https://chromewebstore.google.com/detail/drift-hunters-unblocked/ajpelgpbpnmabmblmkhibhebddjebpga
विवरण Drift Hunters Unblocked: Play the Game in Your Browser offline
फ़ाइल का आकार 135 MB
स्थापना संख्या 52,719
वर्तमान संस्करण unblocked
अंतिम अपडेट 2023-04-19
प्रकाशन तिथि 2023-04-19
रेटिंग 4.18/5 कुल 11 रेटिंग्स
डेवलपर Drift Unblocked
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/e/2PACX-1vSnYVu09A29HF1nQ_5McypMfNIrtP-JPYCNSQJNaCpz6ISKAXJEgDbAhsD4XvVOdr_CiByMnZI5qpMZ/pub
समर्थित भाषाएँ de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT
manifest.json
{
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "service_worker": "sv.js"
    },
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "64": "icon\/64.png",
        "32": "icon\/32.png"
    },
    "default_locale": "en_US",
    "version": "2.3",
    "version_name": "unblocked",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_title": "Drift Hunters Unblocked",
        "default_icon": "icon\/32.png"
    },
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js",
                "polyfill\/chrome\/*",
                "polyfill\/edge\/*",
                "polyfill\/firefox\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "sandbox": {
        "pages": [
            "play.html"
        ]
    },
    "permissions": [
        "alarms",
        "storage"
    ]
}