Have you ever wanted to edit the web pages of another website? This simple line of code makes it possible. Of course you can’t actually edit the actual web page but you can edit the page as you see it on your screen.
This is one of the ways scammers create fake screenshots, fake Adsense & affiliate earnings and even fake Paypal transactions.
Here’s a method of editing the webpage in browsers without developer tools; all you need to do is visit the site you want to edit, paste the code below into your web browser address bar (tested in Firefox & IE7, fails in the Chrome search box) and hit the Enter button.
Then simply select a portion of text on the page and start editing.
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Very frequently used to edit facebook page and show it to their friends (Pranks) :P
IF u liked that then try this out
Here's one more script to make images float on any website just copy and paste it into address bar
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0)
IF u liked that then try this out
Here's one more script to make images float on any website just copy and paste it into address bar
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0)
No comments:
Post a Comment