Super Oliver World Unblocked Games

Play Super Oliver World game online for free on PC and mobile! Break blocks to find power-ups, coins, and other surprises along way!

Was ist Super Oliver World Unblocked Games?

Super Oliver World Unblocked Games ist eine Chrome-Erweiterung, die von https://monkeymart.org entwickelt wurde, und ihr Hauptmerkmal ist "Play Super Oliver World game online for free on PC and mobile! Break blocks to find power-ups, coins, and other surprises along way!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Super Oliver World Unblocked Games-Erweiterungs-CRX-Datei herunterladen

Laden Sie Super Oliver World Unblocked Games-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Description
Super Oliver World is an arcade game where you help little Oliver escape the dangers of a parallel world full of traps and dangerous enemies. Break blocks to find power-ups, coins, and other surprises along the way!

Instructions
. A or left arrow key = move left
. D or right arrow key = move right
. W or Z or up arrow key = jump
. X or J = shoot

* Note: Want more free games? Go to our website: https://drunk-game.com
and there are thousands of free games

changelog: v1.0.2 fix bug                    

Grundlegende Informationen zur Erweiterung

Name Super Oliver World Unblocked Games Super Oliver World Unblocked Games
ID agbbjmehonlcnnbdhefidfgkhabddmfp
Offizielle URL https://chromewebstore.google.com/detail/super-oliver-world-unbloc/agbbjmehonlcnnbdhefidfgkhabddmfp
Beschreibung Play Super Oliver World game online for free on PC and mobile! Break blocks to find power-ups, coins, and other surprises along way!
Dateigröße 6.71 MB
Installationsanzahl 82
Aktuelle Version 1.0.3
Letztes Update 2023-11-21
Veröffentlichungsdatum 2022-11-30
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://monkeymart.org
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://monkeymart.org/unblocked-games-76/
Hilfeseite URL https://monkeymart.org/unblocked-games-76/
URL der Datenschutzrichtlinien-Seite https://monkeymart.org/privacy-policy
Unterstützte Sprachen 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.3",
    "description": "__MSG_appDesc__",
    "default_locale": "en_US",
    "homepage_url": "https:\/\/monkeymart.org",
    "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"
    },
    "action": {
        "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_title": "Super Oliver ",
        "default_popup": "load.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}