.Io Games - HTML5

.Io Games - HTML5

.IO Games are multiplayer web based games which can be played in each advanced program

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "icons/128.png"
  },
  "manifest_version": 2,
  "version": "1.0",
  "name": ".Io Games - HTML5",
  "description": ".IO Games are multiplayer web based games which can be played in each advanced program",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "https://iogamesfree.blogspot.com/*"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx"
}