Drift Hunters Unblocked Game

Drift Hunters Unblocked Game to play in browser without ads

Drift Hunters Unblocked Game là gì?

Drift Hunters Unblocked Game là một tiện ích mở rộng Chrome được phát triển bởi Paco Bynard, và tính năng chính của nó là "Drift Hunters Unblocked Game to play in browser without ads".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Drift Hunters Unblocked Game

Tải xuống các tệp mở rộng Drift Hunters Unblocked Game dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Drift Hunters Unblocked Game is the best car drifting simulator with upgradeable vehicles. Collect drift points and earn money. Change cars, upgrade for free and race as you want.
Drift a selection of high-performance tuner cars on a variety of exciting tracks.
This game supports fullscreen mode!

Warning! Minimum Drift Hunters system requirements:

CPU Speed: 1.6 GHz
RAM: 4 GB
Video Card: Graphics card with DX10 (Shader Model 4.0) capabilities and a minimum of 2 GB of graphics memory


Controls:

UP: Gas
DOWN: Brake
LEFT: Steer left
RIGHT: Steer right
SPACEBAR: Hand brake
C: Change camera
LEFT SHIFT: Shift up gear
LEFT CTRL: Shift down gear


Privacy note: we collect no personal information. See the link to our privacy policy on this page.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Drift Hunters Unblocked Game Drift Hunters Unblocked Game
ID nlmjpeojbncdmlfkpppngdnolhfgiehn
URL Chính Thức https://chrome.google.com/webstore/detail/drift-hunters-unblocked-g/nlmjpeojbncdmlfkpppngdnolhfgiehn
Mô tả Drift Hunters Unblocked Game to play in browser without ads
Kích Thước Tệp 140 MB
Số Lần Cài Đặt 71,353
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2022-08-24
Ngày Phát Hành 2022-08-24
Đánh Giá 4.38/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Paco Bynard
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://cloudenginesdk.com/hunters.html
Ngôn Ngữ Được Hỗ Trợ de,en,en-US,fr,nl,es,es-419,it,pt-BR,pt-PT,sv,hi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Drift Hunters Unblocked Game",
    "default_locale": "en",
    "manifest_version": 3,
    "version": "1.4",
    "description": "__MSG_driftgame__",
    "icons": {
        "128": "images\/128.png",
        "32": "images\/32.png"
    },
    "background": {
        "service_worker": "js\/sv.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "js\/cs.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "unity\/content.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "action": {
        "default_icon": "images\/32.png",
        "default_title": "Drift Hunters Game"
    }
}