Elastic Man Online Games [Play Now]
Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.
Vad är Elastic Man Online Games [Play Now]?
Elastic Man Online Games [Play Now] är en Chrome-tillägg utvecklad av http://elastic-man-online.blogspot.com, och dess huvudfunktion är "Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.".
Tilläggsskärmbilder
Ladda ner Elastic Man Online Games [Play Now]-förlängningens CRX-fil
Ladda ner Elastic Man Online Games [Play Now]-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 :)
Grundläggande Information om Tillägg
Namn | |
ID | efdldhganhdkcglbhdaellijldjlgmdi |
Officiell webbadress | https://chrome.google.com/webstore/detail/elastic-man-online-games/efdldhganhdkcglbhdaellijldjlgmdi |
Beskrivning | Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies. |
Filstorlek | 686 KB |
Antal Installationer | 4,030 |
Aktuell Version | 2.0 |
Senast Uppdaterad | 2022-07-21 |
Publiceringsdatum | 2021-03-26 |
Betyg | 5.00/5 Totalt 21 Betyg |
Utvecklare | http://elastic-man-online.blogspot.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://yourwebgame.com/game/elastic-man-online |
URL till Sekretesspolicy Sidan | https://onlynewtab.com/privacy-policy |
Stödda Språk | 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\/" ] } |