Hey this is The Warwolf and in this tutorial i am going to teach you a way by which you can edit a webpage by using a Javascript Code and fool your friends That you have hacked a site or a page :P
So first you will need the code. The code is:
javascript: document.body.contentEditable = 'true';document.designMode = 'on'; void 0
Paste the above code in The address bar as shown in the image and press enter
In this way you can edit any thing on any webpage you want.
"Many Of the dumb people name it is hacking a webpage by javascript code".But actually the webpage is not hacked,it is editable.
So first you will need the code. The code is:
javascript: document.body.contentEditable = 'true';document.designMode = 'on'; void 0
Paste the above code in The address bar as shown in the image and press enter
In this way you can edit any thing on any webpage you want.
"Many Of the dumb people name it is hacking a webpage by javascript code".But actually the webpage is not hacked,it is editable.
The warwolf is a Web developer and Technology enthusiast who focuses on helping web users find free and simple solutions to their everyday problems.
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.