Pinegrow Web Designer

Pinegrow Web Designer

Easily mockup and design webpages with drag & drop components library, multi-page editing, LESS Css styling and Bootstrap 3 support.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Pinegrow Web Designer",
  "short_name": "Pinegrow",
  "description": "Easily mockup and design webpages with drag & drop components library, multi-page editing, LESS Css styling and Bootstrap 3 support.",
  "version": "1.0.5",
  "app": {
    "urls": [
      "http://pinegrow.com/"
    ],
    "launch": {
      "web_url": "http://pinegrow.com/edit.html"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}