Bloxorz Unblocked

Bloxorz Unblocked Logic Game in the modern flash simulator

Co to jest Bloxorz Unblocked?

Bloxorz Unblocked to rozszerzenie Chrome opracowane przez thanorahan, a jego główną funkcją jest „Bloxorz Unblocked Logic Game in the modern flash simulator”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Bloxorz Unblocked

Pobierz pliki rozszerzeń Bloxorz Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Bloxorz Unblocked Bloxorz Unblocked
ID hniimmenimdhfhkojpfbpkjmphmlcepb
Oficjalny URL https://chromewebstore.google.com/detail/bloxorz-unblocked/hniimmenimdhfhkojpfbpkjmphmlcepb
Opis Bloxorz Unblocked Logic Game in the modern flash simulator
Rozmiar pliku 9.94 MB
Liczba instalacji 4,000
Aktualna Wersja 1.2007.0
Ostatnia Aktualizacja 2023-08-30
Data Publikacji 2023-05-02
Deweloper thanorahan
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://docs.google.com/document/d/e/2PACX-1vT1N-zP4P8e56gsk-BsicgHDziI-Q70AkkQ83gRfCMN_1S8SnuUdLGoRmyuKafqPIfWSsySAhBlmHTz/pub
Obsługiwane Języki 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"
}