Created
December 28, 2018 00:32
-
-
Save sk22/aeda1286970b9bc080b0cbeb74280f4d to your computer and use it in GitHub Desktop.
Bookmark to make a web page editable
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(){document.body.contentEditable=document.body.contentEditable==="true"?"false":"true"})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment