Skip to content

Instantly share code, notes, and snippets.

@b-coimbra
Created December 18, 2017 14:16
Show Gist options
  • Save b-coimbra/c70de0c439459ddb9c58c664162455a5 to your computer and use it in GitHub Desktop.
Save b-coimbra/c70de0c439459ddb9c58c664162455a5 to your computer and use it in GitHub Desktop.
makes page editable
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment