Drift Hunters Unblocked

Drift Hunters Unblocked drift simulator game.

Что такое Drift Hunters Unblocked?

Drift Hunters Unblocked - это расширение Chrome, разработанное Drift Hunter, и его основная функция - "Drift Hunters Unblocked drift simulator game.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Drift Hunters Unblocked

Скачайте файлы расширений Drift Hunters Unblocked в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Drift Hunters Unblocked Drift Hunters Unblocked
ID bjemkmoeimabpgeopncibdnbjblbjlbm
Официальный URL https://chrome.google.com/webstore/detail/bjemkmoeimabpgeopncibdnbjblbjlbm
Описание Drift Hunters Unblocked drift simulator game.
Размер файла 140 MB
Количество установок 130,145
Текущая Версия 1.5
Последнее Обновление 2022-10-20
Дата публикации 2022-07-24
Рейтинг 4.05/5 Всего 20 оценок
Разработчик Drift Hunter
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://docs.google.com/document/d/12qPLlvSRhDPq7DCWEkEFcShV6b7AUBqInsW8gcEqAPU/edit
Поддерживаемые языки 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"
    }
}