Last updated: 2026-07-30
Letterboxd Random Picker is a Chrome extension that picks a random film from a Letterboxd list or watchlist you're viewing. This page explains what the extension does and does not do with your data.
When you click the "Pick a movie" button on a Letterboxd list or watchlist
page, the extension reads film titles and links that are already present in
that page's HTML. If the list spans multiple pages, it may load those
additional pages directly from letterboxd.com to build the
full list before picking one at random.
letterboxd.com itself, and only to load additional pages of the same list you're already viewing.The extension does not persist any data to disk or browser storage. All scraped film data lives only in the page's memory while it's open and is discarded when you navigate away or close the tab.
This extension is open source. You can review the full source code on GitHub.
If you have questions about this policy, please open an issue on the GitHub repository.