Elastic Man Unblocked
Elastic Man Unblocked
Elastic Man Unblocked란 무엇입니까?
Elastic Man Unblocked은(는) NvK Team에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Elastic Man Unblocked"입니다.
확장 프로그램 스크린샷
Elastic Man Unblocked 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | |
ID | jkdgcjgnemjkkoglpnpblofibmimficf |
공식 URL | https://chromewebstore.google.com/detail/elastic-man-unblocked/jkdgcjgnemjkkoglpnpblofibmimficf |
설명 | Elastic Man Unblocked |
파일 크기 | 776 KB |
설치 횟수 | 990 |
현재 버전 | 1.0 |
최근 업데이트 | 2023-01-06 |
출시 날짜 | 2023-01-04 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | NvK Team |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://ubg365.github.io/ |
지원되는 언어 | 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" } } |