Examine source code of Buscamotel

Inspect and view changes in Buscamotel 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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "web_url": "http://buscamotel.cl/?utm_source=Chrome+Store&utm_medium=boton+link&utm_term=google+chome+store&utm_content=url+boton&utm_campaign=Boton+Google+Chrome+Store"
    },
    "urls": [
      "http://buscamotel.cl/?utm_source=Chrome+Store&utm_medium=boton+link&utm_term=google+chome+store&utm_content=url+boton&utm_campaign=Boton+Google+Chrome+Store"
    ]
  },
  "description": "Buscamotel - Buscador de Moteles en Chile!",
  "icons": {
    "24": "icon_24.png",
    "128": "icon_128.png"
  },
  "name": "Buscamotel",
  "version": "1.3",
  "manifest_version": 2
}