Add link on IMDb movie pages to that title's page on Trakt
< 脚本 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];