changeLinks and targets

By ramaDan Last update Mar 13, 2009 — Installed 221 times. Daily Installs: 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 1, 0, 3, 1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 3, 0, 0
Script Summary:
Allows you to modify Links
Recently Updated TopicsPosts
'b' links to page of origin1
image links2

this script has 2 topics, 3 posts

This script has no reviews.

originally from http://userscripts.org/scripts/show/27909
changed to be able to change part of a link target , like

www.facebook.com/detail.php?id=123456
(this is the person's actual address)
www.facebook.com/addfriend.php?id=123456
(this is the link that can direct add friend on page)

to do this here is the command you should use

modifyLink_Target ("","www.facebook.com/detail.php?","","www.facebook.com/addfriend.php?",1);