Letterboxd++

Add customized search links with favicons to Letterboxd movie pages

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.76 15/02/2026

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

  • v1.75 22/06/2025

    Adjust queries for new element structure

  • v1.73 29/03/2025

    Update getMovieTitle query

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

  • v1.72 27/09/2024
  • v1.71 24/09/2024
  • v1.7 24/09/2024
  • v1.63 24/09/2024
  • v1.61 24/09/2024
  • v1.6 24/09/2024
  • v1.5 24/09/2024
  • v1.5 24/09/2024