Games, Free games - Games in Fanfreegames.com

Games, Free games - Games in Fanfreegames.com

Play thousands of free games and online games. Great collection of games by categories and for all browsers and mobile

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Games, Free games - Games in Fanfreegames.com",
  "description": "Play thousands of free games and online games. Great collection of games by categories and for all browsers and mobile",
  "browser_action": {
    "default_icon": {
      "32": "icon32.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Games, free games - Fanfreegames.com",
    "default_popup": "fandejuegos.html"
  },
  "icons": {
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "content_security_policy": "script-src 'self' https://www.google.com; object-src 'self'",
  "version": "1.0"
}