Ribbet Photo Editor

Ribbet Photo Editor

Ribbet is a free online photo editor and collage maker 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 Photo Editor",
  "short_name": "Ribbet",
  "description": "Ribbet is a free online photo editor and collage maker with beautiful filters, seasonal effects, touch-ups, stickers and fonts.",
  "version": "1.7",
  "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=1"
    }
  },
  "permissions": []
}