Got this for crazycoderz :P
When Downloading a file from RapidShare,
And u get the timer (like 2.9 minutes left)
change the URL in the bar to:
and hit ENTER or the GO button over and over. Eachtime you do so, it decreases 10-20 seconds. Few times and the link appears.Code:javascript:c(countdown = 0);
or you can simply do the code below ONCE
Code:javascript: for (i=0; i<30; i++) { c(); }
Not always working