Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blakegearin/filterboxd
Userscript to filter content on Letterboxd
https://github.com/blakegearin/filterboxd
filtering letterboxd userscript
Last synced: 8 days ago
JSON representation
Userscript to filter content on Letterboxd
- Host: GitHub
- URL: https://github.com/blakegearin/filterboxd
- Owner: blakegearin
- License: mit
- Created: 2024-11-25T08:06:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T08:38:21.000Z (about 2 months ago)
- Last Synced: 2024-12-13T09:28:58.324Z (about 2 months ago)
- Topics: filtering, letterboxd, userscript
- Language: JavaScript
- Homepage: https://letterboxd.com/settings/?filterboxd
- Size: 1.58 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Filterboxd
This is a [userscript](https://openuserjs.org/about/Userscript-Beginners-HOWTO) to filter content on [Letterboxd](https://letterboxd.com).
## Features
- [x] Filter films throughout the site
- [x] Easily add or remove films in multiple places
- [x] Filter reviews with spoilers
- [x] Customize how the filters work in settings
- [x] Remove sections from the homepage and film page
## Usage
1. Install a userscript manager like [Tampermonkey](https://www.tampermonkey.net), [Violentmonkey](https://violentmonkey.github.io), or [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)
1. Go to [GreasyFork](https://greasyfork.org/en/scripts/519719-filterboxd) or [OpenUserJS](https://openuserjs.org/scripts/blakegearin/Filterboxd)
1. The userscript will open in your userscript manager where you can install it
1. Once installed, go here to view its configuration: [https://letterboxd.com/settings/?filterboxd](https://letterboxd.com/settings/?filterboxd)## Screenshots
![]()
![]()
## Credit
- Colors, icons, and element properties for theming were collected from [Letterboxd](https://letterboxd.com)
- Local storage: [GM_config](https://github.com/sizzlemctwizzle/GM_config)
Not affiliated with Letterboxd Limited, The Movie Database, TiVo Platform Technologies LLC, or any of their affiliations.