Loupe Collage

Loupe Collage

Shape your photos the way you want in seconds

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Loupe Collage",
  "version": "3.1.0",
  "description": "Shape your photos the way you want in seconds",
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "604486762412",
  "icons": {
    "128": "128x128.png"
  },
  "app": {
    "urls": [
      "http://www.getloupe.com/create"
    ],
    "launch": {
      "web_url": "http://www.getloupe.com/create?r=gc",
      "container": "tab"
    }
  }
}