Drift City

Drift City unblocked game take You to the Next Level

Drift City란 무엇입니까?

Drift City은(는) Car games 🤩에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Drift City unblocked game take You to the Next Level"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Drift City 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Play Drift City unblocked, a 3D racing game that you can enjoy on your PC or iPad browser for free. This popular game is developed with html5 technology and doesn't require any downloads. You can start playing it now with the Drift City chrome extension.

If you're having fun with Drift City, share it with your friends.

You can start playing the game by opening any browser on your device, without the need for any app downloads. With eight different environments and challenging AI opponents, your racing skills will be put to the test. Gain virtual money to upgrade your car's color and power.

If you're having trouble playing Drift City, check out the walkthrough video online for tips and cheats. Enjoy the thrill of high-speed racing in this exciting game.                    

확장 프로그램 기본 정보

이름 Drift City Drift City
ID gbgaclpbahokngmmngjcdaeooknfmdce
공식 URL https://chrome.google.com/webstore/detail/gbgaclpbahokngmmngjcdaeooknfmdce
설명 Drift City unblocked game take You to the Next Level
파일 크기 280 KB
설치 횟수 121
현재 버전 1.2.0
최근 업데이트 2023-04-17
출시 날짜 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
{
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        },
        {
            "resources": [
                "js\/sdk.js"
            ],
            "matches": [
                "https:\/\/html5.gamemonetize.co\/*"
            ]
        }
    ],
    "version": "1.2.0",
    "permissions": [
        "alarms",
        "storage",
        "unlimitedStorage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/html5.gamemonetize.co\/34mto2z4qytvo7coi4ut0hnvr94n1o47\/"
            ],
            "js": [
                "js\/content2.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "action": {
        "default_title": "Drift City",
        "default_icon": "icon\/32.png"
    },
    "name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_description__",
    "icons": {
        "128": "icon\/128.png",
        "64": "icon\/64.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "js\/bg.js"
    },
    "manifest_version": 3
}