Created
September 2, 2021 23:06
-
-
Save joech4n/6afefe29f5e33e4c9f82c0bbf22424e0 to your computer and use it in GitHub Desktop.
Copy Gmail rfc822msgid Bookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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