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");```