DragonBall All Series Online Retro Game

DragonBall All Series Online Retro Game

Play DragonBall All Series Online Retro Game, Retro Game with your browser and NO DOWNLOAD REQUIRED.

Merlin
Additional files are visible only to premium users

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": {
    "32": "60.png",
    "60": "60.png",
    "96": "60.png",
    "128": "128.png",
    "196": "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"
}