Posts that LenR is monitoring

Subscribe to Posts that LenR is monitoring 8 posts found

Mar 26, 2008
Aquilax 294 posts

Topic: remove html-based download delays

Here another script: Skip Redirect
It blocks the redirect and adds a link to the redirection url, I haven't tested it, I have only read the source code.

 
Mar 26, 2008
Aquilax 294 posts

Topic: remove html-based download delays

If you want to be redirected without delay just get the url from the meta tag and replace it to the document.location.

If you want to block the refresh or redirect I think there are already some scripts that do it.

 
Mar 26, 2008
dob 248 posts

Topic: remove html-based download delays

The <meta /> tags will be parsed before any GM-scripts, so you won't be able to do anything.

 
Mar 26, 2008
hileuhgliqeg 4 posts

Topic: remove html-based download delays

Ah... I got it wrong, sry. =)

 
Mar 26, 2008
Aquilax 294 posts

Topic: remove html-based download delays

Try this script and tell me if it works, with a test page on my local webserver works greatly

Instantaneous Redirect

 
Mar 26, 2008
hileuhgliqeg 4 posts

Topic: remove html-based download delays

Hi!

Well if you're talking about the meta refresh tag, it might not be a piece of cake after all...
Tried removing the tag, succeeded, but the browser refreshes anyway.
I've looked up some forums on this topic, and it seems that the browser reads the meta tags onload, and though it can be modified on the fly, but will not have any effect on the page itself.

Good luck tho,

BociPuki

 
Jan 7, 2008
Joel H 351 posts

Topic: having trouble modifying sidebar documents

Mikado, I don't know either, but it would be interesting to find out. Try a hello_world script.

-Joel

 
Jan 6, 2008
Mikado 570 posts

Topic: having trouble modifying sidebar documents

AFAIK, Greasemonkey doesn't run scripts in documents opened in sidebar.