Letterboxd Friend Ratings Analyzer

Analyze ratings from friends on Letterboxd, including paginated ratings, and show a histogram below the global one.

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

  • v3.5 17/10/2024

    Update boxd-friends-ratings.user.js

    Specified histogram height manually to conform to vanilla histogram

  • v3.4 02/10/2024

    Update boxd-friends-ratings.user.js

  • v3.4 02/10/2024

    Removed ugly ass formatting from Prettier

  • v3.4 02/10/2024

    Update boxd-friends-ratings.user.js

  • v3.3.4 02/10/2024

    Made querySelectors select direct descendants instead of any children

  • v3.3.3 02/10/2024

    Moved constants to logical place and added star amount to tooltips

  • v3.3.2 02/10/2024

    Fix singular/plural error for rating tooltip in histogram and rating number

  • v3.3.1 02/10/2024

    Update boxd-friends-ratings.user.js

  • v3.3.1 02/10/2024

    Made all links relative

  • v3.3 02/10/2024

    Fix error

  • v3.3 02/10/2024

    Removed page iteration, instead using single ratings page

  • v3.2.1 02/10/2024

    Small refactoring

  • v3.2 02/10/2024

    Improved loading times, added username var

  • v3.1 02/10/2024

    Get all friends' ratings instead of just ones visible on movie page

  • v2.2.1 30/09/2024

    Update boxd-friends-ratings.user.js

    Changed "Friends' ratings" to "Ratings from friends" to better align with existing extension

  • v2.2.1 20/09/2024

    Use relative instead of absolute links

  • v2.2 20/09/2024

    Fix links for fractional ratings not generating correctly

  • v2.1 20/09/2024 Imported from URL
  • v1.1.2 20/09/2024
  • v1.1.1 19/09/2024

    - Updated separator in order to better fit with Letterboxd style (dash to dot)
    - Reduced unnecessary verbosity in some of the functions

  • v1.0 19/09/2024