Bloxorz Unblocked

Bloxorz Unblocked Logic Game in the modern flash simulator

Bloxorz Unblocked là gì?

Bloxorz Unblocked là một tiện ích mở rộng Chrome được phát triển bởi thanorahan, và tính năng chính của nó là "Bloxorz Unblocked Logic Game in the modern flash simulator".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Bloxorz Unblocked

Tải xuống các tệp mở rộng Bloxorz Unblocked dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Bloxorz Unblocked Bloxorz Unblocked
ID hniimmenimdhfhkojpfbpkjmphmlcepb
URL Chính Thức https://chromewebstore.google.com/detail/bloxorz-unblocked/hniimmenimdhfhkojpfbpkjmphmlcepb
Mô tả Bloxorz Unblocked Logic Game in the modern flash simulator
Kích Thước Tệp 9.94 MB
Số Lần Cài Đặt 4,000
Phiên Bản Hiện Tại 1.2007.0
Cập Nhật Lần Cuối 2023-08-30
Ngày Phát Hành 2023-05-02
Nhà Phát Triển thanorahan
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://docs.google.com/document/d/e/2PACX-1vT1N-zP4P8e56gsk-BsicgHDziI-Q70AkkQ83gRfCMN_1S8SnuUdLGoRmyuKafqPIfWSsySAhBlmHTz/pub
Ngôn Ngữ Được Hỗ Trợ 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"
}