Foto Rulez

Foto Rulez

Foto Rulez – is an applications, that allows you to take a photo and to edit photos, using dozens funny effects and filters.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Foto Rulez",
  "version": "1.2",
  "manifest_version": 2,
  "description": "Foto Rulez – is an applications, that allows you to take a photo and to edit photos, using dozens funny effects and filters.",
  "icons": {
    "128": "icon.png"
  },
  "default_locale": "en",
  "app": {
    "urls": [
      "http://fotorulez.com/"
    ],
    "launch": {
      "web_url": "http://fotorulez.com/"
    }
  }
}