Highlight certain links

By jon 1 Last update Aug 3, 2005 — Installed 1,730 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 3 posts, 3 voices



Jesse Andrews Admin

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

 
Ragnar User

Even though the script is 3 years old i'd like to request some features.
a) not just *WordX* search. maybe regex or some simpler form like begins with WordX (WordX*) or ends with WordX (*WordX)
also maybe "*WordX*WordY*"

b) also search for the url with
words[0]="abc"
url[0]="google.com/xyz"
bgColors[0]="green"

or without the link title only the url
url[0]="ibm.com/123"
bgColors[0]="blue"

 
jon 1 Script's Author

you have to modify this user script to set up the "words" you want the script to search for. The script will highlight any links that contain those words.

When Firefox supports CSS3's :content() selector, this script will be unnecessary.

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