Examine source code of Booking.com

Inspect and view changes in Booking.com source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "name": "Booking.com",
  "description": "350,000+ hotels worldwide. Save up to 75% on hotels in over 41,000 destinations worldwide!",
  "app": {
    "urls": [
      "http://www.booking.com/index.html?aid=342609"
    ],
    "launch": {
      "web_url": "http://www.booking.com/index.html?aid=342609"
    }
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.0.0.7",
  "icons": {
    "128": "icon.png"
  }
}