Bloxorz Unblocked

Bloxorz Unblocked Logic Game in the modern flash simulator

Apa itu Bloxorz Unblocked?

Bloxorz Unblocked adalah ekstensi Chrome yang dikembangkan oleh thanorahan, dan fitur utamanya adalah "Bloxorz Unblocked Logic Game in the modern flash simulator".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Bloxorz Unblocked

Unduh file ekstensi Bloxorz Unblocked dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Bloxorz Unblocked Bloxorz Unblocked
ID hniimmenimdhfhkojpfbpkjmphmlcepb
URL Resmi https://chromewebstore.google.com/detail/bloxorz-unblocked/hniimmenimdhfhkojpfbpkjmphmlcepb
Deskripsi Bloxorz Unblocked Logic Game in the modern flash simulator
Ukuran File 9.94 MB
Jumlah Instalasi 4,000
Versi Saat Ini 1.2007.0
Terakhir Diperbarui 2023-08-30
Tanggal Publikasi 2023-05-02
Pengembang thanorahan
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://docs.google.com/document/d/e/2PACX-1vT1N-zP4P8e56gsk-BsicgHDziI-Q70AkkQ83gRfCMN_1S8SnuUdLGoRmyuKafqPIfWSsySAhBlmHTz/pub
Bahasa yang Didukung 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"
}