Marvel vs Capcom Clash of Super Heroes Tab

Marvel vs Capcom Clash of Super Heroes Tab

For those that love superheroes and crazy fighting we introduce to you Marvel vs. Capcom

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "js/bg.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/icon.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "For those that love superheroes and crazy fighting we introduce to you Marvel vs. Capcom",
  "icons": {
    "16": "images/16.png",
    "48": "images/48.png",
    "128": "images/icon.png"
  },
  "content_security_policy": "script-src 'self' https://*.google.com 'unsafe-eval'; object-src 'self'",
  "manifest_version": 2,
  "name": "Marvel vs Capcom Clash of Super Heroes Tab",
  "offline_enabled": true,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "202.120.220.24"
}