Every Io Games In One Place

Every Io Games In One Place

You can find the best io games in the same place. You need just to choose whichever you want.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "adde.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "iframe.html"
  },
  "description": "You can find the best io games in the same place. You need just to choose whichever you want.",
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "name": "Every Io Games In One Place",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1"
}