Created
April 27, 2016 07:40
-
-
Save alxsimo/8791c5c8adba0e29af173233d82de660 to your computer and use it in GitHub Desktop.
[Bookmarklet] Shrug for your browser
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
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