Skip to content

Instantly share code, notes, and snippets.

@AndersonFirmino
Created January 11, 2016 12:38
Show Gist options
  • Save AndersonFirmino/928e7bc5425a22629786 to your computer and use it in GitHub Desktop.
Save AndersonFirmino/928e7bc5425a22629786 to your computer and use it in GitHub Desktop.
código que permite editar o conteudo de qualquer site.
javascript:void(document.body.contentEditable=(document.body.contentEditable!='true'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment