- Start the console with
Ctrl + Shift + K - Run:
document.designMode = 'on'
- Close the console with
Ctrl + Shift + I
And now you can edit any text directiny into the page.
Ctrl + Shift + Kdocument.designMode = 'on'
Ctrl + Shift + IAnd now you can edit any text directiny into the page.