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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

c# - HwndSource win32 integration with Ribbons and KeyTips -