Unblock It

Unblock It is puzzle game. Play 4 types of logic games Unblock It games in new tab.

Wat is Unblock It?

Unblock It is een Chrome-extensie ontwikkeld door https://www.x-games.net, en de belangrijkste functie is "Unblock It is puzzle game. Play 4 types of logic games Unblock It games in new tab.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Unblock It

Download Unblock It-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        New in 2021! Unblock It is puzzle game. Play 4 types of logic games Unblock It games in new tab. 

Play Unblock It with wooden block. Release it to win new level. Drag wooden blocks. Clear a way for blue block. There are 24 challenging levels and hint system to help solve puzzle.

Unblock Deluxe is very similar game. Drag items on screen to make your way and win. But you have limited time. Put your brain. You have to move with wood to make win in this puzzle game. Unblock Deluxe will test your mind and intelligence. Try to get out as fast as possible.

Have Fun for Free!                    

Basisinformatie over de Extensie

Naam Unblock It Unblock It
ID ggommbmknecipmnmkiknnjfefhdkhbcl
Officiële URL https://chrome.google.com/webstore/detail/unblock-it/ggommbmknecipmnmkiknnjfefhdkhbcl
Beschrijving Unblock It is puzzle game. Play 4 types of logic games Unblock It games in new tab.
Bestandsgrootte 244 KB
Aantal Installaties 355
Huidige Versie 1.0
Laatst Bijgewerkt 2021-01-26
Publicatiedatum 2021-01-26
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.x-games.net
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.smart-finder.net/privacy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Unblock It",
    "description": "Unblock It is puzzle game. Play 4 types of logic games Unblock It games in new tab.",
    "version": "1.0",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "background": {
        "scripts": [
            "jquery.js",
            "bg.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "games.html"
    },
    "browser_action": {
        "default_icon": "images\/icon19.png"
    },
    "icons": {
        "19": "images\/icon19.png",
        "48": "images\/icon48.png"
    }
}