I want to run a script on a page which has 302 redirect. 1. can I prevent this redirect and run script on original URL (no luck with @run-at document-start) 2. can I run script on redirected URL and get referrer URL? (document.referrer is empty)
There is some information in original URL that I need and it gets lost after redirect. -- 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.
