MrSkin Links in IMDb

By Avi 1 Last update Feb 14, 2008 — Installed 4,724 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 5 posts, 4 voices



Jesse Andrews Admin

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

 
nascent Scriptwright

This script no longer works as MrSkin has changed the search url. To fix:
from "newLink.setAttribute(" to the first ");" replace with the following:

newLink.setAttribute(
"href",
"http://www.mrskin.com/search/search?" +
"term=" + escape(
s.childNodes.item(0).data.replace(/ \(I+\)$/, "").replace(/ /g, "+")
)
);

 
Nazsekir User

How do i get this Script To work? what do i do?

 
nascent Scriptwright

Have been using this script for possibly 2 years now, and use it regularly.

Just noticed the lack of positive comments about the script so thought I'd post one.

Thanks, and please continue to update it whenever it breaks.

 
Sublime50lbc User

Random and not neccessary, but good work anyway.

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