Weebly - Website Builder

Weebly - Website Builder

Easily create a free site, blog or online store. No technical skills required. Hosting included.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Weebly - Website Builder",
  "version": "1.0.5",
  "description": "Easily create a free site, blog or online store. No technical skills required. Hosting included.",
  "manifest_version": 2,
  "icons": {
    "24": "icon_24.png",
    "32": "icon_32.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "permissions": [
    "notifications"
  ],
  "app": {
    "urls": [
      "https://secure.weebly.com/",
      "http://help.weebly.com/",
      "http://kb.weebly.com/",
      "http://www.weebly.com/"
    ],
    "launch": {
      "web_url": "http://www.weebly.com/weebly/openIdLogin.php"
    }
  }
}