Greasy Fork is available in English.
Analyze ratings from friends on Letterboxd, including paginated ratings, and show a histogram below the global one.
Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.
Update boxd-friends-ratings.user.js
Specified histogram height manually to conform to vanilla histogram
Removed ugly ass formatting from Prettier
Made querySelectors select direct descendants instead of any children
Moved constants to logical place and added star amount to tooltips
Fix singular/plural error for rating tooltip in histogram and rating number
Made all links relative
Fix error
Removed page iteration, instead using single ratings page
Small refactoring
Improved loading times, added username var
Get all friends' ratings instead of just ones visible on movie page
Changed "Friends' ratings" to "Ratings from friends" to better align with existing extension
Use relative instead of absolute links
Fix links for fractional ratings not generating correctly
- Updated separator in order to better fit with Letterboxd style (dash to dot)- Reduced unnecessary verbosity in some of the functions