Add customized search links with favicons to Letterboxd movie pages
These are versions of this script where the code was updated. Show all versions.
Adjust queries for new element structure
Update getMovieTitle query```const titleElement = document.querySelector( ".primaryname");```