Have GreaseMonkey automatically call a JavaScript function defined in a frame -


i want automatically call js function defined within frame on html page i'm landing on.

is possible in greasemonkey?

unsafewindow.top.frames[0].functionname(); 

but unsafe.
sure read beforehead: http://www.oreillynet.com/pub/a/network/2005/11/01/avoid-common-greasemonkey-pitfalls.html


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -