Skip to content

Instantly share code, notes, and snippets.

@alxsimo
Created April 27, 2016 07:40
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 alxsimo/8791c5c8adba0e29af173233d82de660 to your computer and use it in GitHub Desktop.
Save alxsimo/8791c5c8adba0e29af173233d82de660 to your computer and use it in GitHub Desktop.
[Bookmarklet] Shrug for your browser
javascript:(function()%7Bfunction copyToClipboard(text) %7Bwindow.prompt("Copy to clipboard%3A Ctrl%2BC%2C Enter"%2C text)%3B%7DcopyToClipboard("¯%5C%5C_(ツ)_%2F¯")%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment