Skip to content

Instantly share code, notes, and snippets.

@jrosell
Last active October 20, 2019 20:19
Show Gist options
  • Save jrosell/a2f55e3d53e981f43c042977fae158ca to your computer and use it in GitHub Desktop.
Save jrosell/a2f55e3d53e981f43c042977fae158ca to your computer and use it in GitHub Desktop.
1. Highlight the text 2. Drag the highlighted text into your bookmarks bar. 3. Click the icon whenever you want to edit any web page.
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