Quick AI

Quick AI

Easy to pick AI tools for your daily use.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Quick AI",
  "version": "1.1.2",
  "description": "Easy to pick AI tools for your daily use.",
  "action": {
    "default_icon": {
      "16": "logo.png",
      "32": "logo32.png",
      "48": "logo48.png",
      "128": "logo128.png"
    },
    "default_popup": "index.html"
  }
}