meecook

meecook

meecook is the perfect place to keep your favourite recipes and share them with your friends and family

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "meecook",
  "description": "meecook is the perfect place to keep your favourite recipes and share them with your friends and family",
  "version": "1",
  "icons": {
    "24": "24.png",
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://www.meecook.com/"
    ],
    "launch": {
      "web_url": "https://www.meecook.com/"
    }
  },
  "permissions": [],
  "manifest_version": 2
}