Flights Search

Flights Search

Find the cheapest flights, hotels and cars to hire with this handy extension.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Flights Search",
  "version": "2.8.3",
  "manifest_version": 2,
  "description": "Find the cheapest flights, hotels and cars to hire with this handy extension.",
  "homepage_url": "http://www.porumaboacausa.com",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "chrome_url_overrides": {
    "newtab": "src/override/override.html"
  }
}