Ai Chat everywhere

Ai Chat everywhere

Faster access to the best and free Ai Chats everywhere on all websites. support OpenAI ChatGPT, Google Gemini, You Chat, Perplexity Ai, Bing image, Suno music, Copilot.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "32": "icon-32.png",
    "128": "icon.png"
  },
  "manifest_version": 2,
  "name": "Ai Chat everywhere",
  "version": "16.8",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "sidebar_action": {
    "default_title": "Ai Chat everywhere",
    "default_panel": "popup.html",
    "default_icon": "icon.png",
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4b19ef43-3087-4697-be91-bbb4cc733b7e}"
    }
  }
}