This is what i tried basically (from the GM script):
function onLoad() {
console.log("event0");
onPageShow();
}
function onPageShow() {
console.log("event");
myfunction_which_i_always_want_to_trigger();
}
--
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.