Free NetEnt games by netentslotsonline.com

Free NetEnt games by netentslotsonline.com

Play free NetEnt games in your browser. Full list of online games from netentslotsonline.com

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "default_locale": "en",
  "name": "__MSG_extName__",
  "short_name": "netent-slots-online",
  "manifest_version": 2,
  "description": "__MSG_extDescr__",
  "version": "0.2",
  "author": "Makong",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "__MSG_lastQuote__",
    "default_popup": "popup.html"
  },
  "permissions": [
    "notifications",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "icons": {
    "128": "icon.png"
  }
}