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!

O que é Super Oliver World Unblocked Games?

Super Oliver World Unblocked Games é uma extensão do Chrome desenvolvida por https://monkeymart.org, e sua principal característica é "Play Super Oliver World game online for free on PC and mobile! Break blocks to find power-ups, coins, and other surprises along way!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Super Oliver World Unblocked Games

Baixe arquivos de extensão Super Oliver World Unblocked Games no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Super Oliver World Unblocked Games Super Oliver World Unblocked Games
ID agbbjmehonlcnnbdhefidfgkhabddmfp
URL Oficial https://chromewebstore.google.com/detail/super-oliver-world-unbloc/agbbjmehonlcnnbdhefidfgkhabddmfp
Descrição Play Super Oliver World game online for free on PC and mobile! Break blocks to find power-ups, coins, and other surprises along way!
Tamanho do Arquivo 6.71 MB
Contagem de Instalações 82
Versão Atual 1.0.3
Última Atualização 2023-11-21
Data de Publicação 2022-11-30
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://monkeymart.org
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://monkeymart.org/unblocked-games-76/
URL da Página de Ajuda https://monkeymart.org/unblocked-games-76/
URL da Página de Política de Privacidade https://monkeymart.org/privacy-policy
Idiomas Suportados 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"
    }
}