Gumball and Darwin Games

Gumball and Darwin Games

Play the best games from your favorite show on Cartoon Network, The Amazing World of Gumball with Gumball, Darwin and Anais.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Gumball and Darwin Games",
  "short_name": "Gumball",
  "description": "Play the best games from your favorite show on Cartoon Network, The Amazing World of Gumball with Gumball, Darwin and Anais.",
  "version": "1.0.3",
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png",
    "256": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Gumball"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}