Elastic Man Online Games [Play Now]
Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.
Что такое Elastic Man Online Games [Play Now]?
Elastic Man Online Games [Play Now] - это расширение Chrome, разработанное http://elastic-man-online.blogspot.com, и его основная функция - "Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies.".
Снимки экрана расширения
Скачать файл CRX расширения Elastic Man Online Games [Play Now]
Скачайте файлы расширений Elastic Man Online Games [Play Now] в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 :)
Основная информация о расширении
Название | |
ID | efdldhganhdkcglbhdaellijldjlgmdi |
Официальный URL | https://chrome.google.com/webstore/detail/elastic-man-online-games/efdldhganhdkcglbhdaellijldjlgmdi |
Описание | Elastic Man Online is a 3D face stretching game that showcases the rich capabilities of modern browser technologies. |
Размер файла | 686 KB |
Количество установок | 4,030 |
Текущая Версия | 2.0 |
Последнее Обновление | 2022-07-21 |
Дата публикации | 2021-03-26 |
Рейтинг | 5.00/5 Всего 21 оценок |
Разработчик | http://elastic-man-online.blogspot.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://yourwebgame.com/game/elastic-man-online |
URL страницы политики конфиденциальности | https://onlynewtab.com/privacy-policy |
Поддерживаемые языки | 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\/" ] } |