DragonBall All Series Online Retro Game
Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.
Qu'est-ce que DragonBall All Series Online Retro Game ?
DragonBall All Series Online Retro Game est une extension Chrome développée par https://www.mariobrosemulator.com, et sa fonction principale est "Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension DragonBall All Series Online Retro Game
Téléchargez les fichiers d'extension DragonBall All Series Online Retro Game au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | jmmlhniledajlchlfofogacfngfpcfgg |
URL Officiel | 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. |
Taille du Fichier | 278 KB |
Nombre d'Installations | 162 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2018-10-25 |
Date de Publication | 2018-10-25 |
Développeur | https://www.mariobrosemulator.com |
Type de Paiement | free |
Site Web de l'Extension | https://www.playemulator.online |
URL de la Page d'Aide | https://www.playemulator.online/privacy-policy/ |
Langues Prises en Charge | 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" } |