Bloxorz Unblocked

Bloxorz Unblocked Logic Game in the modern flash simulator

Vad är Bloxorz Unblocked?

Bloxorz Unblocked är en Chrome-tillägg utvecklad av thanorahan, och dess huvudfunktion är "Bloxorz Unblocked Logic Game in the modern flash simulator".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Bloxorz Unblocked-förlängningens CRX-fil

Ladda ner Bloxorz 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

                        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!                    

Grundläggande Information om Tillägg

Namn Bloxorz Unblocked Bloxorz Unblocked
ID hniimmenimdhfhkojpfbpkjmphmlcepb
Officiell webbadress https://chromewebstore.google.com/detail/bloxorz-unblocked/hniimmenimdhfhkojpfbpkjmphmlcepb
Beskrivning Bloxorz Unblocked Logic Game in the modern flash simulator
Filstorlek 9.94 MB
Antal Installationer 4,000
Aktuell Version 1.2007.0
Senast Uppdaterad 2023-08-30
Publiceringsdatum 2023-05-02
Utvecklare thanorahan
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://docs.google.com/document/d/e/2PACX-1vT1N-zP4P8e56gsk-BsicgHDziI-Q70AkkQ83gRfCMN_1S8SnuUdLGoRmyuKafqPIfWSsySAhBlmHTz/pub
Stödda Språk 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"
}