Wowcracy

Wowcracy

What is Wowcracy? Wowcracy, The Endless Fashion Week, is where fashion designers and brands have the possibility to constantly…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Wowcracy",
  "version": "1.0.2",
  "minimum_chrome_version": "23",
  "icons": {
    "16": "wowcracy_16.png",
    "128": "wowcracy_128.png"
  },
  "app": {
    "urls": [
      "http://www.wowcracy.com/"
    ],
    "launch": {
      "web_url": "http://www.wowcracy.com/"
    }
  }
}