Drift Hunters Unblocked

Drift Hunters Unblocked drift simulator game.

Vad är Drift Hunters Unblocked?

Drift Hunters Unblocked är en Chrome-tillägg utvecklad av Drift Hunter, och dess huvudfunktion är "Drift Hunters Unblocked drift simulator game.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Drift Hunters Unblocked-förlängningens CRX-fil

Ladda ner Drift Hunters Unblocked-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Drift Hunters unblocked is a free-to-play drifting game that puts you behind the wheel of cars like the Toyota AE86, Nissan S13, Toyota Supra, Ford Mustang, and even the RWB 911. It’s nowhere near as in-depth as your modern-day PC and console games, but you can tune and customize your car to an impressive level. Drift Hunters does offer 3D graphics and the physics are somewhat realistic.
In-game, the longer you drift, the more you earn point multiplier increases.
Add Drift Hunters into your browser and play any time.                    

Grundläggande Information om Tillägg

Namn Drift Hunters Unblocked Drift Hunters Unblocked
ID bjemkmoeimabpgeopncibdnbjblbjlbm
Officiell webbadress https://chrome.google.com/webstore/detail/bjemkmoeimabpgeopncibdnbjblbjlbm
Beskrivning Drift Hunters Unblocked drift simulator game.
Filstorlek 140 MB
Antal Installationer 130,145
Aktuell Version 1.5
Senast Uppdaterad 2022-10-20
Publiceringsdatum 2022-07-24
Betyg 4.05/5 Totalt 20 Betyg
Utvecklare Drift Hunter
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://docs.google.com/document/d/12qPLlvSRhDPq7DCWEkEFcShV6b7AUBqInsW8gcEqAPU/edit
Stödda Språk ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,hi,th,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Drift Hunters Unblocked",
    "default_locale": "en_US",
    "manifest_version": 3,
    "version": "1.5",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/128.png"
    },
    "background": {
        "service_worker": "service_worker.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "host_permissions": [
        "https:\/\/sdkgame.net\/*",
        "https:\/\/cdp.cloud.unity3d.com\/*",
        "https:\/\/www.google.com\/*",
        "https:\/\/www.google.com.ar\/*",
        "https:\/\/www.google.com.mx\/*",
        "https:\/\/www.google.com.au\/*",
        "https:\/\/www.google.co.uk\/*",
        "https:\/\/www.google.com.au\/*",
        "https:\/\/www.google.nl\/*",
        "https:\/\/www.google.at\/*",
        "https:\/\/www.google.co.nz\/*",
        "https:\/\/www.google.br\/*",
        "https:\/\/www.google.no\/*",
        "https:\/\/www.google.ca\/*",
        "https:\/\/www.google.fr\/*",
        "https:\/\/www.google.cl\/*",
        "https:\/\/www.google.co.jp\/*",
        "https:\/\/www.google.com.ph\/*",
        "https:\/\/www.google.com.sg\/*",
        "https:\/\/www.google.dk\/*",
        "https:\/\/www.google.es\/*",
        "https:\/\/www.google.fi\/*",
        "https:\/\/www.google.se\/*",
        "https:\/\/www.google.ch\/*",
        "https:\/\/www.google.de\/*",
        "https:\/\/www.google.com.tw\/*",
        "https:\/\/www.google.com.hk\/*",
        "https:\/\/www.google.co.in\/*",
        "https:\/\/www.google.co.id\/*",
        "https:\/\/www.google.ie\/*",
        "https:\/\/www.google.co.ve\/*",
        "https:\/\/www.google.it\/*",
        "https:\/\/www.google.com.vn\/*",
        "https:\/\/www.google.com.my\/*"
    ],
    "permissions": [
        "alarms",
        "declarativeNetRequest"
    ],
    "minimum_chrome_version": "102",
    "action": {
        "default_icon": "images\/24.png",
        "default_title": "Drift Hunters"
    }
}