Link Remover

By JoeSimmons Last update Sep 24, 2008 — Installed 259 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 8 posts, 3 voices



Jesse Andrews Admin

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

 
JoeSimmons Script's Author

Yeah you can add privacy to the list and it will block all URLs with that word in them

 
screemr User

Now Its working...

Thanks..

It is possible when we include URL's description??

eg. I want to block this link

<*a href="/intl/en/privacy*html">Privacy<*/*a*>

I add only Privacy in the list and the script will detect Word privacy and block whole URL,

Possible??

 
JoeSimmons Script's Author

You don't put a comma at the last link url. Like so...

links = new Array(
"Add links by adding lines like this",
"http://www.google.co.in/intl/en/privacy.html",
"http://www.google.co.in/intl/en/about.html"
);

 
screemr User

Errors,
---------------------------
Warning: Error in parsing value for property 'height'. Declaration dropped.
Source File: http://www.google.co.in/
Line: 1

Warning: Error in parsing value for property 'width'. Declaration dropped.
Source File: http://www.google.co.in/
Line: 1

Error: syntax error
Source File: file:///C:/Documents%20and%20Settings/XXXX/Application%20Data/Mozilla/Firefox/Profiles/lmbks77e.default/gm_scripts/link_remover/link_remover.user.js
Line: 20

----------------------------------
Please look what i did,

links = new Array(
"Add links by adding lines like this",
"http://www.google.co.in/intl/en/privacy.html",
"http://www.google.co.in/intl/en/about.html",
);

 
JoeSimmons Script's Author

Works perfectly for me. Be sure you put a comma after the quotes at the end of the link url. Tools>ErrorConsole, paste the error(s) you get from this script

 
screemr User

Hey,
I have tried multiple links is not working!
If working for you pls paste the script here.
Thank you

 
screemr User

It Works..Many Thanks

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