trivago

trivago

trivago - Hotel deal comparison from over 250 booking sites worldwide.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "trivago",
  "description": "trivago - Hotel deal comparison from over 250 booking sites worldwide.",
  "manifest_version": 2,
  "version": "9.7.2.3",
  "app": {
    "urls": [
      "http://www.trivago.com/"
    ],
    "launch": {
      "web_url": "http://www.trivago.com/?cip=21002100"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}