Boxrob 2 Unblocked

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

什么是Boxrob 2 Unblocked?

Boxrob 2 Unblocked是由unblocked66.games开发的Chrome扩展程序,该扩展的主要功能是“BoxRob 2 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 2 Unblocked扩展crx文件

下载Boxrob 2 Unblocked扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        BoxRob 2 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 2 with your friends. Remember to play BoxRob, the first game in the series!

What are the rules for BoxRob 2?

Move left/right - A/D

Jump - W

Pick up boxes - Tap or left mouse button click.                    

扩展基本信息

名称 Boxrob 2 Unblocked Boxrob 2 Unblocked
ID nkmbeccaigopmncpadmoodgfjdeaalcb
官方URL https://chromewebstore.google.com/detail/boxrob-2-unblocked/nkmbeccaigopmncpadmoodgfjdeaalcb
简介 BoxRob 2 is a puzzle platform game where you load cargo onto a truck with your forklift that's more flexible and dynamic than ever!
文件大小 4.08 MB
安装次数 71
当前版本 2.17
更新时间 2022-05-20
上架时间 2022-05-20
评分 1.00/5 共1次评分
开发者 unblocked66.games
电子邮箱 [email protected]
付费类型 free
扩展官网 https://unblocked66.games/boxrob-2?utm_source=ext&utm_medium=link&utm_campaign=page
帮助页面URL https://unblocked66.games/boxrob-2?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": "2.17",
    "default_locale": "en",
    "description": "__MSG_description__",
    "homepage_url": "https:\/\/unblocked66.games\/boxrob-2?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"
    }
}