Baby boutique online

Baby boutique online

Shop the best baby and children designers clothes. More than 300 famous designers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Baby boutique online",
  "description": "Shop the best baby and children designers clothes. More than 300 famous designers",
  "version": "2.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon.png"
  },
  "app": {
    "urls": [
      "http://www.child.boutique/"
    ],
    "launch": {
      "web_url": "http://www.child.boutique/"
    }
  }
}