Explore
 Lists  Reviews  Images  Update feed
Categories
MoviesTV ShowsMusicBooksGamesDVDs/Blu-RayPeopleArt & DesignPlacesWeb TV & PodcastsToys & CollectiblesComic Book SeriesBeautyAnimals   View more categories »
Listal logo

Can i add things from imdb or amazon more easily?

Ipanema 18 years ago at Apr 23 6:23 -
You could use a dynammic bookmark on the special sites to add an item to your owned or wanted lists.

IMDB.COM:: Add to the moves i've seen
javascript:u=String(location.href).match(/tt[0-9]{7,}/);void(window.open('www.listal.com/addimdb/?imdb='+u+'&collection=Add+to+watched+list','listal','toolbar=no,scrollbars=yes,location=yes,width=900,height=400'));

IMDB.COM:: Add to the movies i want to see
javascript:u=String(location.href).match(/tt[0-9]{7,}/);void(window.open('www.listal.com/addimdb/?imdb='+u+'&wanted=Add+to+want+to+see+list','listal','toolbar=no,scrollbars=yes,location=yes,width=900,height=400'));


AMAZON.COM:: Add to the items i own
javascript:var rx = /amazon\.(.*?)\/.*?\/(.{10})\//; var rs = new Array(); var rs = document.URL.match(rx); if(rs==null) { alert('Use this on an Amazon book page.'); } else { location.href='www.listal.com/addasin/?asin='+rs[2]+'&collection=1'; }
Chuck Kahn 17 years, 1 month ago at Mar 25 17:49 -
Thanks! I was getting tired of copying & pasting imdb #'s into listal.
Chuck Kahn 15 years, 5 months ago at Nov 15 5:41 -
This hasn't worked for the past week -- has something changed?