Add customized search links with favicons to Letterboxd movie pages
या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.
- Changed buttons to grey, matching colors from existing letterboxd pane- Simplified the implementation, removed unnecessary code
Adjust queries for new element structure
Update getMovieTitle query```const titleElement = document.querySelector( ".primaryname");```