DragonBall All Series Online Retro Game
Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.
O que é DragonBall All Series Online Retro Game?
DragonBall All Series Online Retro Game é uma extensão do Chrome desenvolvida por https://www.mariobrosemulator.com, e sua principal característica é "Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão DragonBall All Series Online Retro Game
Baixe arquivos de extensão DragonBall All Series Online Retro Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | jmmlhniledajlchlfofogacfngfpcfgg |
URL Oficial | https://chrome.google.com/webstore/detail/dragonball-all-series-onl/jmmlhniledajlchlfofogacfngfpcfgg |
Descrição | Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED. |
Tamanho do Arquivo | 278 KB |
Contagem de Instalações | 162 |
Versão Atual | 1.0 |
Última Atualização | 2018-10-25 |
Data de Publicação | 2018-10-25 |
Desenvolvedor | https://www.mariobrosemulator.com |
Tipo de Pagamento | free |
Site da Extensão | https://www.playemulator.online |
URL da Página de Ajuda | https://www.playemulator.online/privacy-policy/ |
Idiomas Suportados | 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" } |