Fridgg ~ Food Fanatics

Fridgg ~ Food Fanatics

Discover other amazing food photography, recipes, and food bloggers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Fridgg ~ Food Fanatics",
  "description": "Discover other amazing food photography, recipes, and food bloggers.",
  "version": "1.42",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://fridgg.com/"
    ],
    "launch": {
      "web_url": "http://fridgg.com/?ref=chrome"
    }
  }
}