Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

soyguijarro/userscripts

Repository files navigation

⚠️ These scripts are no longer maintained

User scripts for web browsers

This repository hosts a few user scripts I've written. These are little pieces of software that extend or modify the behavior or appearance of certain web pages. They need to be used with a user script manager, which is an add-on or extension for web browsers (check the installation section).

Letterboxd Average Rating

Letterboxd Average Rating in action

Adds the average rating of a film to Letterboxd's film pages. It is presented with star icons above the rating histogram. Hovering over reveals the exact number of stars, as well as the equivalent one-to-ten rating.

Letterboxd External Ratings

Letterboxd External Ratings in action

Adds ratings from external sites to Letterboxd's film pages (IMDb, Metacritic and Rotten Tomatoes for now). You can toggle between the original ratings and their five-star scale equivalents. The state of the toggle is saved so all film pages will use whatever mode was last selected until you change it again. Links to the film on the external sites are provided as well.

Letterboxd Backdrop Remover

Letterboxd Backdrop Remover in action

Removes the backdrop image present at the top of most Letterboxd's film pages. This allows you to see more information of the film at a glance, reducing the need to scroll.

Letterboxd Bio Modifier

Letterboxd Bio Modifier in action

Adds a little visual summary of biographical info to the bio section of Letterboxd's actors and directors pages. The summary includes place of birth, birth or death date, age and number of known credits of the person. A button to search for more info on Wikipedia is also added below the bio.

Letterboxd Extra Profile Stats

Letterboxd Extra Profile Stats in action

Adds the average number of films watched per month and per week in the current year to the statistics displayed at the top of Letterboxd's profile pages. Note that although this is the same data displayed in the Year in Review page that is only available to Pro members, this script will work in all profile pages, irrespective of the kind of membership.

For other sites

Rotten Tomatoes Reviews Redirect

Redirects Rotten Tomatoes's movie pages to their corresponding reviews pages, so that you can get to read them right away. Also, once in the reviews page, if you change the type of reviews the selection is saved, and all movie pages will redirect to reviews pages of that specific type until you change it again.

Flow Subscription Banner Remover

Removes the suscription banner that appears at the top of the Flow app page.

Installation

  1. If you don't have a user script manager, install one first. For Mozilla Firefox, get Greasemonkey. For Google Chrome, Tampermonkey is the one you need. For other browsers, check this page.

  2. In this page, click on the filename of the script you want to install (they end in .user.js). A new page will load showing its code. Click on the Raw button.

  3. Your user script manager will prompt you to confirm the installation.

Compatibility

These scripts have been tested with Greasemonkey on Mozilla Firefox and Tampermonkey on Google Chrome, but they should work with pretty much any user script manager. If you find something not working properly, please report the issue.

License

These scripts are released under version 3 of the GNU General Public License (GPL v3). The full text of the license is available in the LICENSE file.

About

User scripts for web browsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published