Wholesale Plus Size Clothing

Wholesale Plus Size Clothing

Helping you get the very best wholesale plus size clothing available online and at our local stores.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Wholesale Plus Size Clothing",
  "description": "Helping you get the very best wholesale plus size clothing available online and at our local stores.",
  "short_name": "Wholesale plus size clothing",
  "version": "1.0",
  "icons": {
    "128": "icon.png"
  },
  "app": {
    "urls": [
      "http://wholesaleplussize.clothing/"
    ],
    "launch": {
      "web_url": "http://wholesaleplussize.clothing/"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}