Javascript Anywhere!

By Moishy Last update Mar 13, 2009 — Installed 480 times. Daily Installs: 0, 0, 0, 1, 0, 1, 6, 0, 0, 1, 1, 2, 0, 0, 0, 0, 3, 2, 0, 1, 1, 0, 0, 0, 0, 2, 3, 0, 0, 2, 0, 3
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.

Script homepage

Recently Updated TopicsPosts
Usefullness of this script11

this script has 1 topic, 11 posts

Review Summary
5 stars
1 reviews (1)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 1 review


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: