RS_LinkCheck

By Descriptor Last update Mar 18, 2008 — Installed 39,748 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 66 posts, 15 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
tunayx User

It doesn't work for Opera, please add support for it.

 
Descriptor Script's Author

@ocen: you are right, I discovered that if you save "Webpage Complete", all files and images, then it saves the rendered content, the "WYSIWYG" source. Sorry I didn't know this. I will change it so that nothing is added until you press a key, this annoys me too. If you save "HTML only" then you get the original page.

@xpi: I can do that, probably a good idea since the ".html" is never necessary.

Sorry I have been away, but I'll see if I can get back to it soon. I have added some for parsing more link hiding servers, and lix.in requires image verification now. Uploaders Please don't use lix.in.

 
xpi User

please add an option to remove .html from
rapidshare links.
whenever i click such url firefox thinks it should open that as page.

http://rapidshare.com/files/123/test.rar.html
should be
http://rapidshare.com/files/123/test.rar

thanks

 
Descriptor Script's Author
Please consider adding a source-editable switch to disable this script's hotkeys.

I think if you change the key to "00" that will effectively disable it.

But if you do decide to use images...

They can mess up the page layout, but there is no need for me to add images to the script...
Replacing an image that isn't in the orginal style with a local image
For example use
.rs_linkcheck_good:after {content: url("resource://gre/res/happy.gif") !important}
works like a charm.

 
Good To Too Scriptwright

Don't mind me... apparently I've had a psychotic break. The nifty GIF animation isn't generated by your script.

But if you do decide to use images.... :-D

 
Good To Too Scriptwright

* edit:

Feel your == Feed your

 
Good To Too Scriptwright

Instead of using free image hosting I strongly recommend you use base64 data URI to embed your TINY images in the userscript itself

Feel your image URLs to this webby application
http://software.hixie.ch/utilities/cgi/data/data

and be SURE to tick base64

instead of

.. img src="http://http://i32.tinypic.com/t0rbcx.gif" ..

you'll have

.. img src="data:image/gif;base64,R0lGODlhG" ..

^^ truncated for brevity

 
Good To Too Scriptwright

Please consider adding a source-editable switch to disable this script's hotkeys.

 
Descriptor Script's Author

@ocen, I am using Mozilla SeaMonkey.
Not sure I understand if you want or don't want this.
File -> Save As = Original source
Select All -> View Selection Source = source modified by script RS_LinkCheck.

Are those both the same, or different. Either way, there is nothing I can do.

 
ocen User

hello again mr.Descriptor.

are you using firefox? or opera?
Im using firefox 2.0.0.12 and when I use your script and when I want to save page to my computer for see them offline ur script code add self to inside..

an example open www.google.com.tr and File > Save As
then give any name..
then open with notepad , u will see it changed code and added ur script code inside..

I hope now u can understand..

 
Descriptor Script's Author

You are saying this script changed the html source? Greasemonkey scripts cannot change the html source. Every Mozilla browser I have ever used always saves the original HTML source. JavaScript changes the DOM, not the HTML source.
I have no control over that anyway.

(I have not used Firefox 2, and have no plans to).

 
ocen User

hello mr.Descriptor

I was small request from u..

when I check rapidshare link on any page. and after I want to save page as html.. but Rs_linkcheck script add self on code...

Like
<meta /><link href="http://userscripts.org/scripts/show/13709" title="RS_LinkCheck v2.3 - home page" /><style>

and more...

can u check this please... check any link on the page then Save As page as html.. then u will see what I mean..

sorry for my english</style>

 
Descriptor Script's Author

Spam - another good reason to take my scripts off this site.

 
xigerjohn wt... User

A rapidshare search engine : http://www.rsfind.com , it's the most powerful and easy to use. All files of the search result is check weekly.

 
xigerjohn wt... User

A rapidshare search engine : http://www.rsfind.com , it's the most powerful and easy to use. All files of the search result is check weekly.

 
Descriptor Script's Author

Version 2.3

  • Bug fix: prefs saved that weren't meant to be saved
  • - Added feature that removes bad prefs added by v2.2
  • Improved header matching
  • + Added Check for Update function
  • + Added script version, date, and homepage link to preference manager
  • + Added Check for Update button to preference manager
  • Moved preference form to lower right
  • Minor changes
 
Descriptor Script's Author

Just check Alt or Ctrl (or Meta) or both.
Alt+Shift+R should work, or just Alt+r (a lower case "r" - no shift).
Or pick other keys. Did I need to explain that above? I figured it was obvious.

 
nick_name Scriptwright

Hi there. I've just installed your scripts. But it's not working, which I believe is the side effect of one of the extensions I'm using, which starts my findbar upon any key press.

I was just wondering if you could add a menu entry in the preference, which would trigger the link-check instead of a key press. This would probably be a nice work-around for users like me who cant live without a few extensions.

Thanks again for your wonderful script.

 
Descriptor Script's Author

@zxc
Your error is understandable, and I was even considering adding that feature.
But for you to try and blame me for your own incompetence, that just pisses me off. If I write any more it will be too much.

 
zxc User

ok, ok I see it now.
I suggest to be more creative with titles next time

 
Descriptor Script's Author

I suppose the more I type above, the more users refuse to read what I write, read the above!
You have another link checker installed, mine does not ever show that message.

 
zxc User

well, it was called RS_LinkCheck and I installed it about 4-5 months ago from this page. It worked until this Monday (when it started to show "undefined" next to all links) - I saw green "found/not fund" text next to every link automatically when open the tab. It was very convenient as I work on multiply tabs with single links.
How exactly can I run this now?

 
Descriptor Script's Author

My script never did that, and if you tried you could easily end up getting blocked.
You can simply call the function in the script and it will instantly run on every tab you open. Not something I want to do.
It's much safer, and certainly not hard to press a key.

 
zxc User

I want the script the check links AUTOMATICALLY, like the old one did. Is it possible?

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