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!

Vad är Boxrob 3 Unblocked?

Boxrob 3 Unblocked är en Chrome-tillägg utvecklad av unblocked66.games, och dess huvudfunktion är "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!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Boxrob 3 Unblocked-förlängningens CRX-fil

Ladda ner Boxrob 3 Unblocked-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Boxrob 3 Unblocked Boxrob 3 Unblocked
ID dlkkbcnpmfccfaghjokgfecpjfkkdojj
Officiell webbadress https://chromewebstore.google.com/detail/boxrob-3-unblocked/dlkkbcnpmfccfaghjokgfecpjfkkdojj
Beskrivning 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!
Filstorlek 3.88 MB
Antal Installationer 90
Aktuell Version 3.17
Senast Uppdaterad 2022-05-20
Publiceringsdatum 2022-05-20
Utvecklare unblocked66.games
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://unblocked66.games/boxrob-3?utm_source=ext&utm_medium=link&utm_campaign=page
Hjälpsida URL https://unblocked66.games/boxrob-3?utm_source=ext&utm_medium=link&utm_campaign=page
URL till Sekretesspolicy Sidan https://policy.unblocked66.games
Stödda Språk 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"
    }
}