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!
什么是Super Oliver World Unblocked Games?
Super Oliver World Unblocked Games是由https://monkeymart.org开发的Chrome扩展程序,该扩展的主要功能是“Play Super Oliver World game online for free on PC and mobile! Break blocks to find power-ups, coins, and other surprises along way!”。
扩展截图
下载Super Oliver World Unblocked Games扩展crx文件
下载Super Oliver World Unblocked Games扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | agbbjmehonlcnnbdhefidfgkhabddmfp |
| 官方URL | https://chromewebstore.google.com/detail/super-oliver-world-unbloc/agbbjmehonlcnnbdhefidfgkhabddmfp |
| 简介 | Play Super Oliver World game online for free on PC and mobile! Break blocks to find power-ups, coins, and other surprises along way! |
| 文件大小 | 6.71 MB |
| 安装次数 | 82 |
| 当前版本 | 1.0.3 |
| 更新时间 | 2023-11-21 |
| 上架时间 | 2022-11-30 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://monkeymart.org |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://monkeymart.org/unblocked-games-76/ |
| 帮助页面URL | https://monkeymart.org/unblocked-games-76/ |
| 隐私政策页面URL | https://monkeymart.org/privacy-policy |
| 支持的语言 | 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"
}
} | |