Easy Choice

Easy Choice

AI-powered analysis. Save time, choose smarter with top options and natural language filters

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Easy Choice",
  "version": "1.0",
  "description": "AI-powered analysis. Save time, choose smarter with top options and natural language filters",
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "logo.png",
      "48": "logo.png",
      "128": "logo.png"
    }
  },
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "permissions": []
}