Getting Over It Unblocked
Play Getting over it Unblocked Game right on Chrome browser, no internet required! have fun!
Co to jest Getting Over It Unblocked?
Getting Over It Unblocked to rozszerzenie Chrome opracowane przez https://monkeymart.org, a jego główną funkcją jest „Play Getting over it Unblocked Game right on Chrome browser, no internet required! have fun!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Getting Over It Unblocked
Pobierz pliki rozszerzeń Getting Over It Unblocked 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
Getting Over It Unblocked is a challenging and frustrating game available as a Chrome extension. Control a character stuck in a cauldron, armed only with a hammer, as you try to climb over various obstacles and reach the top of a mountain. The game tests your patience, precision, and perseverance as you navigate treacherous terrain. With its minimalistic graphics and unique mechanics, Getting Over It Unblocked offers a highly addictive and rage-inducing experience. Prepare for numerous setbacks and celebrate small victories in this challenging Chrome extension game. Can you conquer the mountain? *Note: If you want play more games please click on "Unblocked Games" and click on web version for play on our website https://monkeymart.org, https://drivemad.org/, https://eggycar.org. Thanks!
Podstawowe informacje o rozszerzeniu
Nazwa | Getting Over It Unblocked |
ID | lodfeackhdaoifafddbgihbacecfcpje |
Oficjalny URL | https://chromewebstore.google.com/detail/getting-over-it-unblocked/lodfeackhdaoifafddbgihbacecfcpje |
Opis | Play Getting over it Unblocked Game right on Chrome browser, no internet required! have fun! |
Rozmiar pliku | 27.58 MB |
Liczba instalacji | 437 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2023-12-10 |
Data Publikacji | 2023-11-01 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://monkeymart.org |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://monkeymart.org/ |
Adres URL Strony Pomocy | https://monkeymart.org/unblocked-games-76/ |
Adres URL Strony Polityki Prywatności | https://monkeymart.org/privacy-policy |
Obsługiwane Języki | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "version": "1.0.1", "offline_enabled": true, "default_locale": "en_US", "description": "__MSG_appDesc__", "homepage_url": "https:\/\/monkeymart.org", "background": { "service_worker": "background.js" }, "action": { "default_title": "Getting over it", "default_icon": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_popup": "load.html" }, "icons": { "512": "icons\/icon-512.png", "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "64": "icons\/icon-64.png", "48": "icons\/icon-48.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" } } |