Elastic Man Unblocked

Elastic Man Unblocked

Co je Elastic Man Unblocked?

Elastic Man Unblocked je rozšíření Chrome vyvinuté NvK Team, a jeho hlavní funkcí je „Elastic Man Unblocked“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Elastic Man Unblocked

Stáhněte si soubory rozšíření Elastic Man Unblocked ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Elastic Man Unblocked

This is an entertaining arcade game in which you can be free to play with an elastic face. Drag and pinch his face to relax and reduce stress.

This game has simple gameplay, does not require you to perform any tasks, and you can do whatever you like. You just need to use the mouse to move and play with the character's face. Click and drag your mouse to play this game. Release the mouse to return the face to its original position. This game will suit all ages, with straightforward controls and entertainment.

Baby faces always make us want to pull and pinch because of the cuteness and elasticity of smooth skin. Do you find it interesting to pinch the cheeks of a child's face? A highlight is the movement of the skin. After each time you pull or pinch the face, you will see the return of the face with interesting skin movements. The movement of the face is like sea waves. Do you like to play with smooth skin? Please press the start button of this game to enjoy relaxing moments with the elastic face!

Pinch the cheeks of the face, and stretch the skin to the left or right, up or down. There's nothing that you can't do. When playing with the face, you can release it to enjoy how s skin returns to normal. No matter how much you deform a character's skin, it will return to how it was.

Besides that, the mouth and nose will also bring us entertainment. They look so funny and cute. They will also inevitably distort after each time you play with the character's face. The nose is small, the mouth is always open, and the ears are cute. All these factors help you have a wonderfully relaxing experience.

In addition, keep an eye out for this guy's eyes. Those eyes can move extremely flexibly and follow your mouse pointer. In particular, these eyes will also be dragged and always look at the mouse pointer when you play. So interesting!

The deformation and elasticity of this guy's skin are endless. You can play this game whenever you want with a smart device. Elastic Man is available on our website, and you can easily access this arcade game.
You can adjust the graphics quality in this game with two modes: Medium and High mode. Choose the mode that suits your device and play this game in no time!

This entertaining game will give you great entertainment experiences thanks to its simple gameplay and quality graphics. You can relieve stress and beat depression after playing this game. 

Have a nice time!

How to Play

Click and drag your mouse to play the face
Release it to make the face return to the original position                    

Základní Informace o Rozšíření

Název Elastic Man Unblocked Elastic Man Unblocked
ID jkdgcjgnemjkkoglpnpblofibmimficf
Oficiální URL https://chromewebstore.google.com/detail/elastic-man-unblocked/jkdgcjgnemjkkoglpnpblofibmimficf
Popis Elastic Man Unblocked
Velikost souboru 776 KB
Počet instalací 990
Aktuální Verze 1.0
Poslední Aktualizace 2023-01-06
Datum Vydání 2023-01-04
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář NvK Team
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://ubg365.github.io/
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Elastic Man Unblocked",
    "version": "1.0",
    "default_locale": "en",
    "description": "Elastic Man Unblocked",
    "homepage_url": "https:\/\/ubg365.github.io\/games\/elastic-man\/",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Elastic Man Unblocked",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png",
            "180": "images\/icon180.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "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": [
            "index.html"
        ]
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png",
        "180": "images\/icon180.png"
    }
}