DragonBall All Series Online Retro Game
Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.
什么是DragonBall All Series Online Retro Game?
DragonBall All Series Online Retro Game是由https://www.mariobrosemulator.com开发的Chrome扩展程序,该扩展的主要功能是“Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.”。
扩展截图
下载DragonBall All Series Online Retro Game扩展crx文件
下载DragonBall All Series Online Retro Game扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Play Best of DragonBall Games Online, in your browser and NO DOWNLOAD REQUIRED. With our extension you will be redirected to our game center and there you will find Dragon Ball games like Buus Fury, The Legacy of Goku and more. When you redirected you can play the DragonBall games with our online emulator without downloading roms or emulators. On the screen shots you see where you will be redirected (our game center) when you click on our extension icon. Note: This extension is made for all game lovers like us and All graphics, games, and other multimedia are copyrighted to their respective owners and authors.
扩展基本信息
名称 | |
ID | jmmlhniledajlchlfofogacfngfpcfgg |
官方URL | https://chrome.google.com/webstore/detail/dragonball-all-series-onl/jmmlhniledajlchlfofogacfngfpcfgg |
简介 | Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED. |
文件大小 | 278 KB |
安装次数 | 162 |
当前版本 | 1.0 |
更新时间 | 2018-10-25 |
上架时间 | 2018-10-25 |
开发者 | https://www.mariobrosemulator.com |
付费类型 | free |
扩展官网 | https://www.playemulator.online |
帮助页面URL | https://www.playemulator.online/privacy-policy/ |
支持的语言 | en-US |
manifest.json | |
{ "author": "playemulator.online", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_popup": "popup.html", "default_title": "Play DragonBall All Series Online Retro Game" }, "description": "Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.", "icons": { "128": "128.png", "60": "60.png", "196": "60.png", "32": "60.png", "96": "60.png" }, "manifest_version": 2, "name": "DragonBall All Series Online Retro Game", "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/", "webRequest", "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |