점메추

점메추

Lunch Recommendation

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "점메추",
  "description": "Lunch Recommendation",
  "version": "1.2",
  "manifest_version": 3,
  "icons": {
    "16": "점메추.png",
    "32": "점메추.png",
    "48": "점메추.png",
    "128": "점메추.png"
  },
  "action": {
    "default_popup": "lunchRecommend.html",
    "default_icon": "점메추.png"
  }
}