Elastic Man Online Games [Play Now]
Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.
O que é Elastic Man Online Games [Play Now]?
Elastic Man Online Games [Play Now] é uma extensão do Chrome desenvolvida por http://elastic-man-online.blogspot.com, e sua principal característica é "Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Elastic Man Online Games [Play Now]
Baixe arquivos de extensão Elastic Man Online Games [Play Now] no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 :)
Informações Básicas da Extensão
Nome | |
ID | efdldhganhdkcglbhdaellijldjlgmdi |
URL Oficial | https://chrome.google.com/webstore/detail/elastic-man-online-games/efdldhganhdkcglbhdaellijldjlgmdi |
Descrição | Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies. |
Tamanho do Arquivo | 686 KB |
Contagem de Instalações | 4,030 |
Versão Atual | 2.0 |
Última Atualização | 2022-07-21 |
Data de Publicação | 2021-03-26 |
Classificação | 5.00/5 Total de 21 Avaliações |
Desenvolvedor | http://elastic-man-online.blogspot.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://yourwebgame.com/game/elastic-man-online |
URL da Página de Política de Privacidade | https://onlynewtab.com/privacy-policy |
Idiomas Suportados | 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\/" ] } |