Vacation Rentals by Owner

Vacation Rentals by Owner

Search over 265,000 vacation rentals worldwide

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Vacation Rentals by Owner",
  "description": "Search over 265,000 vacation rentals worldwide",
  "version": "1.0.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "VRBO.png"
  },
  "app": {
    "urls": [
      "http://www.vrbo.com/"
    ],
    "launch": {
      "web_url": "http://www.vrbo.com/"
    },
    "bear stay": {
      "web_url": "http://www.vrbo.com/stayedhere/"
    }
  }
}