Drift Boss Unblocked Game

Drift Boss Unblocked Game in Your Browser

Drift Boss Unblocked Game란 무엇입니까?

Drift Boss Unblocked Game은(는) Car games 🤩에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Drift Boss Unblocked Game in Your Browser"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Drift Boss Unblocked Game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Drift Boss Unblocked Game to play in browser.

Are you ready to experience the ultimate rush of high-speed racing? 
Look no further than Drift Boss Unblocked Game! With its realistic physics and handling, this game lets you master the art of drifting and perform epic maneuvers 
that will leave your competitors in the dust. 
Choose from a wide selection of cars, each with their own unique handling, and customize them with a variety of performance and visual upgrades. 
Whether you prefer single player or multiplayer modes, Drift Boss has something for everyone. 
And with daily and weekly challenges, you'll never run out of exciting ways to compete. So get behind the wheel and let the adrenaline flow with Drift Boss Unblocked Game!

How to Play:

Spacebar or Mouse Click to move the car to the right
Release the Spacebar or Mouse to move the car to the left                    

확장 프로그램 기본 정보

이름 Drift Boss Unblocked Game Drift Boss Unblocked Game
ID agkilneihpoaffkpafngaccacnhmkfbk
공식 URL https://chromewebstore.google.com/detail/drift-boss-unblocked-game/agkilneihpoaffkpafngaccacnhmkfbk
설명 Drift Boss Unblocked Game in Your Browser
파일 크기 4.26 MB
설치 횟수 948
현재 버전 1.4.0
최근 업데이트 2023-04-18
출시 날짜 2023-04-17
개발자 Car games 🤩
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/e/2PACX-1vR4vWa18V9W0y5vrxSa3lQ2Arp9mWwImu5btYQGCV1qBqqxONM6yCl4zCMYrJ3Cy3o4rJTSvWpGp9rs/pub
지원되는 언어 de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/bg.js"
    },
    "permissions": [
        "alarms",
        "storage",
        "unlimitedStorage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "sandbox": {
        "pages": [
            "drift_boss.html"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.wikipedia.org\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "name": "__MSG_name__",
    "manifest_version": 3,
    "default_locale": "en",
    "version": "1.4.0",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "action": {
        "default_title": "Drift Boss Unblocked Game",
        "default_icon": "icon\/32.png"
    },
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "64": "icon\/64.png"
    },
    "description": "__MSG_description__"
}