Elastic Man Online Games [Play Now]
Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.
Co to jest Elastic Man Online Games [Play Now]?
Elastic Man Online Games [Play Now] to rozszerzenie Chrome opracowane przez http://elastic-man-online.blogspot.com, a jego główną funkcją jest „Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Elastic Man Online Games [Play Now]
Pobierz pliki rozszerzeń Elastic Man Online Games [Play Now] w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 :)
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | efdldhganhdkcglbhdaellijldjlgmdi |
Oficjalny URL | https://chrome.google.com/webstore/detail/elastic-man-online-games/efdldhganhdkcglbhdaellijldjlgmdi |
Opis | Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies. |
Rozmiar pliku | 686 KB |
Liczba instalacji | 4,030 |
Aktualna Wersja | 2.0 |
Ostatnia Aktualizacja | 2022-07-21 |
Data Publikacji | 2021-03-26 |
Ocena | 5.00/5 Łącznie 21 Oceny |
Deweloper | http://elastic-man-online.blogspot.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://yourwebgame.com/game/elastic-man-online |
Adres URL Strony Polityki Prywatności | https://onlynewtab.com/privacy-policy |
Obsługiwane Języki | 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\/" ] } |