IMDb Links in Netflix

By deleted user Last update Jun 19, 2005 — Installed 4,033 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 8 posts, 7 voices



Jesse Andrews Admin

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

 
Tim Wilson Scriptwright

A friend of mine downloaded this, and couldn't get it to work. I took a look at it and got it to work. Here are the changes I made:

1. Remove the getTextContent() function. It isn't used.

2. Replace the insertIMDbLinks() function with the following:

function insertIMDbLinks() {
var title = getMovieTitle();

var details = document.getElementById('details');
details.parentNode.appendChild(makeIMDbLink(title));
}

 
Marvin User

Doesn't work. I tried it and still doesn't work. All of this author's releases I have tried from his site doesn't work.

 
studentism User

Not working, as far as I can tell.

 
Liz Z. User

hmmm...maybe it does work--I was looking for the links to be where the ones from the previous user script were (where did they go?).

 
Liz Z. User

I used to have a version of this that worked great, but since Firefox has been updated to 1.5.0.4 it doesn't work at all.

 
Big Al User

Worked great for me! I often flip between something in my Netflix queue and IMDB, so this script is a real convenience. Thanks!

 
Brand Eks User

Didn't work for me...

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