Cheap Flights and Hotels

Cheap Flights and Hotels

Search cheap flights, hotels and rent a car worldwide. Kick out the travel agencies.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Cheap Flights and Hotels",
  "manifest_version": 2,
  "short_name": "TRAVEL",
  "description": "Search cheap flights, hotels and rent a car worldwide. Kick out the travel agencies.",
  "version": "3.10",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "app-flight-icon16.png"
  },
  "icons": {
    "128": "app-flight-icon128.png"
  }
}