ChatGPT Mail

ChatGPT Mail

Unleash the power of ChatGPT-Mail, simplify your email writing and elevate your communication game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "ChatGPT Mail",
  "version": "1.0.1",
  "description": "Unleash the power of ChatGPT-Mail, simplify your email writing and elevate your communication game.",
  "manifest_version": 3,
  "author": "ProloTechnology",
  "icons": {
    "32": "assets/icon/icon.4.64X64.png",
    "64": "assets/icon/icon.4.64X64.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_title": "ChatGPT Mail"
  }
}