Enter this code in your address bar (in your browser) and press enter. Then you can edit all the content of the webpage!
javascript:document.body.contentEditable="true"; document.designMode="on"; void 0
That is the coolest “one-liner” I know =)
Enter this code in your address bar (in your browser) and press enter. Then you can edit all the content of the webpage!
javascript:document.body.contentEditable="true"; document.designMode="on"; void 0
That is the coolest “one-liner” I know =)