Examine source code of Simply Recipes

Inspect and view changes in Simply Recipes source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "app": {
    "launch": {
      "web_url": "http://www.simplyrecipes.com"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "A family cooking and food blog with hundreds of healthy, whole-food recipes for the home cook.",
  "name": "Simply Recipes",
  "icons": {
    "128": "logo_128.png"
  },
  "manifest_version": 2,
  "version": "0.2"
}