Specifing Frames
IEScripts uses the special extension @injectframes to apply the script to all frames and iframes of the document page. @injectframes has two values 0 and 1.
// ==UserScript== // @injectframes 1 // ==/UserScript==