AI tree

AI tree

Quick links for AI tools

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "AI tree",
  "version": "1.3",
  "description": "Quick links for AI tools",
  "icons": {
    "16": "favicon.png",
    "32": "favicon.png",
    "48": "favicon.png",
    "128": "favicon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "favicon.png"
    }
  }
}