Free Games

Free Games

Play Free Games Online on your Browser! They are indie games from all the world!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Free Games",
  "short_name": "Free Games",
  "description": "Play Free Games Online on your Browser! They are indie games from all the world!",
  "author": "indiexpo staff",
  "version": "3.3",
  "icons": {
    "16": "images/16.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "images/icon19.png",
      "38": "images/icon38.png"
    },
    "default_popup": "popup.html"
  }
}