MABALEE

MABALEE

What do you feel like eating today? Stop thinking! Start MABALEE

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "MABALEE",
  "description": "What do you feel like eating today? Stop thinking! Start MABALEE",
  "version": "1.0",
  "action": {
    "default_popup": "index.html"
  },
  "icons": {
    "16": "./icons/16.png",
    "32": "./icons/32.png",
    "48": "./icons/48.png",
    "128": "./icons/128.png"
  }
}