I refer to this Greasemonkey against an iframe using @include - does this work?
Unfortunately, it doesn't work, because the iframe is not loaded at first, and the domain in iframe is cross domain.
the userscript run only at page first loaded, not run at other time, even I register a domloaded event, the script runs at parent windows stills not handle the iframe