IMDb Trakt Link

Add link on IMDb movie pages to that title's page on Trakt

< Feedback on IMDb Trakt Link

Question/comment

§
Posted: 2020-01-08

any fix?

not working on new layout of imdb...any fix? error on function getIMDBid () { var regexImdbNum = /\/title\/tt(\d{7})\//; id = regexImdbNum.exec(document.location); return id[1];

Curtis GibbyAuthor
§
Posted: 2020-01-22

I've uploaded a version 1.0.1 that updates the positioning of the added link to compensate for IMDb's new layout. Thanks for reporting the problem.

Post reply

Sign in to post a reply.