Add accessible DMM buttons to IMDB, MDBList, AniDB, TraktTV, and Bittorrent sites with magnet links
< Feedback on Debrid Media Manager
Letterboxd function is broken. They changed the css selector to h1.headline-1.primaryname
339 const targetElement = document.querySelector("h1.headline-1.primaryname");
fixes it.
Sign in to post a reply.
Letterboxd function is broken. They changed the css selector to h1.headline-1.primaryname
fixes it.