Skip to content

Instantly share code, notes, and snippets.

@hmil
Created November 14, 2019 10:26
Show Gist options
  • Save hmil/9c16c606653adbe2ff3934cef5addbd1 to your computer and use it in GitHub Desktop.
Save hmil/9c16c606653adbe2ff3934cef5addbd1 to your computer and use it in GitHub Desktop.
insert shrug emoji
// 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