Javascript Anywhere!

By Moishy Last update Mar 13, 2009 — Installed 2,425 times.

Script Summary: Runs a line of Javascript on any page. Just press F12 and type in the desired Javascript that should be ran, and press OK.




Runs a line of Javascript on any page.
Just press F12 and type in the desired Javascript that should be ran, and press OK.

Examples:

1) document.getElementById("whatever").value="new_value"
2) alert('Test')
3) document.body.innerHTML=document.body.innerHTML.replace(/a/ig,'b')
4) document.bgColor="red" (shown in image below)


The possibilities are unlimited!
This tool is extremely useful!

Please say thank you if you like it.


Snapshot Example: