Created
August 24, 2016 03:15
-
-
Save maptastik/269cce8e50c3b4502391d9ce73bb7fb8 to your computer and use it in GitHub Desktop.
A bookmarklet to turn a browser into a notepad
This file contains 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()%7Blocation.assign(%22data%3Atext%2Fhtml%2C%20%3Chtml%20contenteditable%3E%22)%7D)() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment