Created
November 14, 2019 10:26
-
-
Save hmil/9c16c606653adbe2ff3934cef5addbd1 to your computer and use it in GitHub Desktop.
insert shrug emoji
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
// Create a bookmark with this content: | |
javascript:((el => 'value' in el && typeof el.value === 'string' && (el.value = el.value + '¯\\_(ツ)_/¯') && void 0)(document.activeElement)) | |
// Use it to insert a shrug emoji in the text field currently focused |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment