Elastic Man Online Games [Play Now]
Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.
¿Qué es Elastic Man Online Games [Play Now]?
Elastic Man Online Games [Play Now] es una extensión de Chrome desarrollada por http://elastic-man-online.blogspot.com, y su función principal es "Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Elastic Man Online Games [Play Now]
Descarga archivos de extensión Elastic Man Online Games [Play Now] en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies. Elastic Man is a fun addicting game, or more like a face stretching simulator, to play online and for free on yourwebgame.com. You will be given some sort of weird elastic head, which by the way looks like cute little Morty from the Rick and Morty series, and you can stretch it however you want. You will probably find yourself doing that for hours, just messing around with it. Controls: Mouse How to Play Elastic Man Online:- 1. First click on "Add To Chrome" Button 2. After downloading File you will redirect GamePlay Area. 3. Just click play button and Enjoy. Note:- In my Extension Have additional games With Many more Categories like- Arcade, Shooting, Racing, Dressing, Girls, Adventure, Etc Thanks :)
Información Básica de la Extensión
Nombre | |
ID | efdldhganhdkcglbhdaellijldjlgmdi |
URL Oficial | https://chrome.google.com/webstore/detail/elastic-man-online-games/efdldhganhdkcglbhdaellijldjlgmdi |
Descripción | Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies. |
Tamaño del Archivo | 686 KB |
Cantidad de Instalaciones | 4,030 |
Versión Actual | 2.0 |
Última Actualización | 2022-07-21 |
Fecha de Publicación | 2021-03-26 |
Calificación | 5.00/5 Total de 21 Calificaciones |
Desarrollador | http://elastic-man-online.blogspot.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://yourwebgame.com/game/elastic-man-online |
URL de la Página de Política de Privacidad | https://onlynewtab.com/privacy-policy |
Idiomas Soportados | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Elastic Man Online Games [Play Now]", "version": "2.0", "description": "Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.", "action": { "default_icon": "images\/icon128.png" }, "author": "Bishnu Sahu", "default_locale": "en", "background": { "service_worker": "scripts\/service-worker.js" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ], "host_permissions": [ "https:\/\/yourwebgame.com\/GamePanel2\/" ] } |