[Trick] Turn Chrome into a text editor

  • Enter a line of code in the browser address bar: data:text/html, <html contenteditable>, and press Enter to turn the browser into a temporary editor.
  • [Ctrl+Shift+J] Call up the JavaScript console, enter: in the console document.body.contentEditable=true, you can edit the current web page

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325656488&siteId=291194637