Elastic Man Unblocked

Elastic Man Unblocked

Cos'è Elastic Man Unblocked?

Elastic Man Unblocked è un'estensione di Chrome sviluppata da NvK Team, e la sua funzione principale è "Elastic Man Unblocked".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Elastic Man Unblocked

Scarica i file di estensione Elastic Man Unblocked in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Elastic Man Unblocked Elastic Man Unblocked
ID jkdgcjgnemjkkoglpnpblofibmimficf
URL Ufficiale https://chromewebstore.google.com/detail/elastic-man-unblocked/jkdgcjgnemjkkoglpnpblofibmimficf
Descrizione Elastic Man Unblocked
Dimensione del File 776 KB
Conteggio Installazioni 990
Versione Corrente 1.0
Ultimo Aggiornamento 2023-01-06
Data di Pubblicazione 2023-01-04
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore NvK Team
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://ubg365.github.io/
Lingue Supportate 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"
    }
}