Skip to content

Instantly share code, notes, and snippets.

@Okkido
Created October 13, 2017 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Okkido/d7a7dc5c25974fb59ed01589fda60a56 to your computer and use it in GitHub Desktop.
Save Okkido/d7a7dc5c25974fb59ed01589fda60a56 to your computer and use it in GitHub Desktop.
designMode in Chrome Bookmarklet
javascript:(function()%7Bdocument.designMode%20%3D%20'on'%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment