Ribbet Shape Collage

Ribbet Shape Collage

Ribbet is a free online shape collage maker and photo editor with beautiful filters, seasonal effects, touch-ups, stickers and fonts

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Ribbet Shape Collage",
  "short_name": "Ribbet",
  "description": "Ribbet is a free online shape collage maker and photo editor with beautiful filters, seasonal effects, touch-ups, stickers and fonts",
  "version": "1.2",
  "manifest_version": 2,
  "icons": {
    "128": "ribbet_square.png",
    "256": "ribbet_square_retina.png"
  },
  "app": {
    "urls": [
      "http://www.ribbet.com/"
    ],
    "launch": {
      "web_url": "http://www.ribbet.com/app?chrome=3"
    }
  },
  "permissions": []
}