Skip to content

Instantly share code, notes, and snippets.

@joech4n
Created September 2, 2021 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joech4n/6afefe29f5e33e4c9f82c0bbf22424e0 to your computer and use it in GitHub Desktop.
Save joech4n/6afefe29f5e33e4c9f82c0bbf22424e0 to your computer and use it in GitHub Desktop.
Copy Gmail rfc822msgid Bookmarklet
<a class="bookmarklet" href="javascript:(function()%7Bwindow.prompt(%22Copy%20to%20clipboard%3A%20Ctrl%2BC%2C%20Enter%22%2C%20%22https%3A%2F%2Fmail.google.com%2Fmail%2Fu%2F0%2F%23search%2Frfc822msgid%3A%22%20%2B%20encodeURIComponent(document.getElementsByClassName(%22message_id%22)%5B0%5D.innerText.replace(%2F%5B%3C%3E%5D%2Fg%2C%20%22%22)))%7D)()">Copy Gmail rfc822msgid</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment