Letterboxd++

Add customized search links with favicons to Letterboxd movie pages

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.76 15.2.2026

    - Changed buttons to grey, matching colors from existing letterboxd pane
    - Simplified the implementation, removed unnecessary code

  • v1.75 22.6.2025

    Adjust queries for new element structure

  • v1.73 29.3.2025

    Update getMovieTitle query

    ```
    const titleElement = document.querySelector(
    ".primaryname"
    );
    ```

  • v1.72 27.9.2024
  • v1.71 24.9.2024
  • v1.7 24.9.2024
  • v1.63 24.9.2024
  • v1.61 24.9.2024
  • v1.6 24.9.2024
  • v1.5 24.9.2024
  • v1.5 24.9.2024