Readme | Gmail Compose URL Generator 💌

This is a simple HTML page that generates a Gmail compose URL based on user input. It allows users to enter recipients, subject, and body for an email and generates a URL that can be used to pre-fill the compose window in Gmail.

How to Use 🤔

  1. Open the HTML file (index.html) or Github Page link (Gmail Compose URL Generator) in a web browser.

  2. Fill in the following fields:

    • 🖋 To: Enter the email addresses of the recipients, separated by commas.
    • 👀 CC: (Optional) Enter the email addresses to be included in the CC field, separated by commas.
    • 🧐 BCC: (Optional) Enter the email addresses to be included in the BCC field, separated by commas.
    • 🧾 Subject: Enter the subject of the email.
    • 📝 Body: Enter the body of the email.
  3. Click the “Generate URL” button.

  4. Open the link and a new tab will open with the Gmail compose window pre-filled with the entered details.

  5. Bookmark the opened compose email page to use in future.

  6. 🎉 Voila! With just one click on the bookmarked URL, you'll be able to open a Gmail compose window with the recipient names, subject, and body already filled in. It's like magic! ✨

Notes

Compatibility

This HTML page should work on modern web browsers that support JavaScript and HTML5.