Bit #48
Edit text on any website with the designMode property.
document.designMode = 'on'; // run this in the browser consoleMore info on MDN.
Edit text on any website with the designMode property.
document.designMode = 'on'; // run this in the browser consoleMore info on MDN.