Boxrob 3 Unblocked

BoxRob 3 is a puzzle platform game where you load cargo onto a truck with your forklift that's more flexible and dynamic than ever!

Boxrob 3 Unblocked란 무엇입니까?

Boxrob 3 Unblocked은(는) unblocked66.games에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "BoxRob 3 is a puzzle platform game where you load cargo onto a truck with your forklift that's more flexible and dynamic than ever!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Boxrob 3 Unblocked 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        BoxRob 3 is a puzzle platform game in which you use your forklift to load cargo onto a truck that is more versatile and dynamic than ever! To complete a level, collect all of the boxes and place them in their proper slots. Some levels are straightforward, and you simply drive about collecting boxes, but the levels become increasingly difficult as you progress through the game. To solve the challenge and complete the level, make special moves or follow sequences. Share your high scores in BoxRob 3 with your friends. Remember to play BoxRob, the first game in the series!

What are the rules for BoxRob 3 ?

Move left/right - A/D

Jump - W

Pick up boxes - Tap or left mouse button click.                    

확장 프로그램 기본 정보

이름 Boxrob 3 Unblocked Boxrob 3 Unblocked
ID dlkkbcnpmfccfaghjokgfecpjfkkdojj
공식 URL https://chromewebstore.google.com/detail/boxrob-3-unblocked/dlkkbcnpmfccfaghjokgfecpjfkkdojj
설명 BoxRob 3 is a puzzle platform game where you load cargo onto a truck with your forklift that's more flexible and dynamic than ever!
파일 크기 3.88 MB
설치 횟수 90
현재 버전 3.17
최근 업데이트 2022-05-20
출시 날짜 2022-05-20
개발자 unblocked66.games
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://unblocked66.games/boxrob-3?utm_source=ext&utm_medium=link&utm_campaign=page
도움말 페이지 URL https://unblocked66.games/boxrob-3?utm_source=ext&utm_medium=link&utm_campaign=page
개인정보 보호 정책 페이지 URL https://policy.unblocked66.games
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "3.17",
    "default_locale": "en",
    "description": "__MSG_description__",
    "homepage_url": "https:\/\/unblocked66.games\/boxrob-3?utm_source=ext&utm_medium=in_ext&utm_campaign=homepage",
    "background": {
        "service_worker": "ext.js"
    },
    "action": {
        "default_title": "__MSG_title__",
        "default_icon": {
            "16": "logo16.png",
            "32": "logo32.png",
            "48": "logo48.png",
            "128": "logo128.png",
            "180": "logo180.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "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": [
            "index.html"
        ]
    },
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png",
        "180": "logo180.png"
    }
}