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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.mariobrosemulator.com และคุณลักษณะหลักของมันคือ "Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DragonBall All Series Online Retro Game
ดาวน์โหลดไฟล์ส่วนขยาย 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" } |