The Cavern Links Checker - Test

By yah Last update Oct 7, 2011 — Installed 20,854 times.

Rapidshare don't work with Mouse Over Mode

in
Subscribe to Rapidshare don't work with Mouse Over Mode 2 posts, 2 voices



pacman321 User
FirefoxWindows

I only put this line :

if (pref8){links[i].addEventListener("mouseover", MouseOver, false)};

like this :

if (links[i].href.search(all_rapidshare_regex) != -1){
links[i].id = "a" + count;
if (pref8){links[i].addEventListener("mouseover", MouseOver, false)};
var urll = links[i].href;

I hope that this is helpful :)

 
yah Script's Author
FirefoxWindows

pacman321,
..
I left rapidshare out of mouseover mode, intentionally for now. The way rapidshare handles links is blazingly fast. Checking 1, 10, 100, 1000 RS links happens so fast, there's not really a need to worry about the time it takes. I do plan on adding RS links by the time the script moves to full release, but for now, MouseOver mode is incomplete.
..
Thanks for the note. It will be addressed. You're the first person to comment on this feature.
..
yah.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel