DragonBall All Series Online Retro Game
Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.
What is DragonBall All Series Online Retro Game?
DragonBall All Series Online Retro Game is a Chrome extension developed by https://www.mariobrosemulator.com, and its main feature is "Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.".
Extension Screenshots
Download DragonBall All Series Online Retro Game Extension CRX File
Download DragonBall All Series Online Retro Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jmmlhniledajlchlfofogacfngfpcfgg |
Official URL | https://chrome.google.com/webstore/detail/dragonball-all-series-onl/jmmlhniledajlchlfofogacfngfpcfgg |
Description | Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED. |
File Size | 278 KB |
Installation Count | 162 |
Current Version | 1.0 |
Last Updated | 2018-10-25 |
Publish Date | 2018-10-25 |
Developer | https://www.mariobrosemulator.com |
Payment Type | free |
Extension Website | https://www.playemulator.online |
Help Page URL | https://www.playemulator.online/privacy-policy/ |
Supported Languages | 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" } |