Drift Hunters Unblocked

Drift Hunters Unblocked drift simulator game.

Co to jest Drift Hunters Unblocked?

Drift Hunters Unblocked to rozszerzenie Chrome opracowane przez Drift Hunter, a jego główną funkcją jest „Drift Hunters Unblocked drift simulator game.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Drift Hunters Unblocked

Pobierz pliki rozszerzeń Drift Hunters Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Drift Hunters Unblocked Drift Hunters Unblocked
ID bjemkmoeimabpgeopncibdnbjblbjlbm
Oficjalny URL https://chrome.google.com/webstore/detail/bjemkmoeimabpgeopncibdnbjblbjlbm
Opis Drift Hunters Unblocked drift simulator game.
Rozmiar pliku 140 MB
Liczba instalacji 130,145
Aktualna Wersja 1.5
Ostatnia Aktualizacja 2022-10-20
Data Publikacji 2022-07-24
Ocena 4.05/5 Łącznie 20 Oceny
Deweloper Drift Hunter
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://docs.google.com/document/d/12qPLlvSRhDPq7DCWEkEFcShV6b7AUBqInsW8gcEqAPU/edit
Obsługiwane Języki 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"
    }
}