Bloxorz Unblocked

Bloxorz Unblocked Logic Game in the modern flash simulator

Co je Bloxorz Unblocked?

Bloxorz Unblocked je rozšíření Chrome vyvinuté thanorahan, a jeho hlavní funkcí je „Bloxorz Unblocked Logic Game in the modern flash simulator“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Bloxorz Unblocked

Stáhněte si soubory rozšíření Bloxorz Unblocked ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Get ready for a breathtaking adventure with the incredible Bloxorz Unblocked game! 
This puzzle game is about moving small blocks from one side of the map to the other, but don't be fooled! yeah. It's never been easy!

To succeed, you'll need to use all your intelligence and skill to roll, bump, and maneuver the blocks to desired location. But be careful: one wrong move and the block will fall off the map and you'll have to start over.

Whether keyboard or mouse, Bloxorz Unblocked offers endless fun and excitement. And the best?

What are you waiting for? Challenge yourself to beat the odds and conquer the game like a true puzzle master! Play Bloxorz Unblocked now and prepare to be overwhelmed by the incredible challenges that await! please!                    

Základní Informace o Rozšíření

Název Bloxorz Unblocked Bloxorz Unblocked
ID hniimmenimdhfhkojpfbpkjmphmlcepb
Oficiální URL https://chromewebstore.google.com/detail/bloxorz-unblocked/hniimmenimdhfhkojpfbpkjmphmlcepb
Popis Bloxorz Unblocked Logic Game in the modern flash simulator
Velikost souboru 9.94 MB
Počet instalací 4,000
Aktuální Verze 1.2007.0
Poslední Aktualizace 2023-08-30
Datum Vydání 2023-05-02
Vývojář thanorahan
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://docs.google.com/document/d/e/2PACX-1vT1N-zP4P8e56gsk-BsicgHDziI-Q70AkkQ83gRfCMN_1S8SnuUdLGoRmyuKafqPIfWSsySAhBlmHTz/pub
Podporované Jazyky en
manifest.json
{
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "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": [
            "ruffle.html"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_title": "Bloxorz Unblocked",
        "default_icon": "icon\/32.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "unlimitedStorage"
    ],
    "manifest_version": 3,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/connect.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "Bloxorz Unblocked Logic Game in the modern flash simulator",
    "name": "Bloxorz Unblocked",
    "icons": {
        "128": "icon\/128.png",
        "64": "icon\/64.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png"
    },
    "version": "1.2007.0"
}