DragonBall All Series Online Retro Game
Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.
Was ist DragonBall All Series Online Retro Game?
DragonBall All Series Online Retro Game ist eine Chrome-Erweiterung, die von https://www.mariobrosemulator.com entwickelt wurde, und ihr Hauptmerkmal ist "Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.".
Erweiterungsscreenshots
DragonBall All Series Online Retro Game-Erweiterungs-CRX-Datei herunterladen
Laden Sie DragonBall All Series Online Retro Game-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
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | jmmlhniledajlchlfofogacfngfpcfgg |
Offizielle URL | https://chrome.google.com/webstore/detail/dragonball-all-series-onl/jmmlhniledajlchlfofogacfngfpcfgg |
Beschreibung | Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED. |
Dateigröße | 278 KB |
Installationsanzahl | 162 |
Aktuelle Version | 1.0 |
Letztes Update | 2018-10-25 |
Veröffentlichungsdatum | 2018-10-25 |
Entwickler | https://www.mariobrosemulator.com |
Zahlungsart | free |
Erweiterungswebsite | https://www.playemulator.online |
Hilfeseite URL | https://www.playemulator.online/privacy-policy/ |
Unterstützte Sprachen | 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" } |