Add link on IMDb movie pages to that title's page on Trakt
< Feedback on IMDb Trakt Link
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];
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.
उत्तर पोस्ट करण्यासाठी साइन इन करा.
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];