Hotellook.com - compare hotel prices

Hotellook.com - compare hotel prices

compare prices sourced from more than 30 booking websites

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Hotellook.com - compare hotel prices",
  "version": "0.1.5",
  "manifest_version": 2,
  "description": "compare prices sourced from more than 30 booking websites",
  "content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'",
  "browser_action": {
    "default_icon": "icons/icon64.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "homepage_url": "http://travel-tickets.ru/"
}