Edit any website - Fun Trick

Go to any website you want to edit(will work better when you choose pages which contain images). Copy paste below code in address bar then Go

javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0

Now you can edit the website

Note: This trick is only for fun. Please note your editing will not affect the original site

No comments:

Post a Comment