Add link on IMDb movie pages to that title's page on Trakt
< Spätná väzba na 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.
Aby ste mohli pridať odpoveď, prihláste sa.
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];