Search Flights, Hotels and Cars

Search Flights, Hotels and Cars

Using this useful addon you will be able to Search cheap flights, hotels and rent a car worldwide. Kick out the travel agencies. Buy your tickets by your own cards. Save money while traveling.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Search Flights, Hotels and Cars",
  "manifest_version": 2,
  "short_name": "Search",
  "description": "Search cheap flights, hotels and rent a car worldwide. Kick out the travel agencies.",
  "version": "3.20",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon128.png"
  }
}