Skip to content

Instantly share code, notes, and snippets.

@eboyer
Created September 27, 2013 07:16
Show Gist options
  • Save eboyer/6725148 to your computer and use it in GitHub Desktop.
Save eboyer/6725148 to your computer and use it in GitHub Desktop.
Chrome Editable Text
Typing “document.body.contentEditable = true;” into Chrome DevTools makes all of the text on a page editable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment