Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukasw01/letterboxd-backdrop

(Mirror) A Browser extension that adds a custom backdrop image to your Letterboxd profile.
https://github.com/lukasw01/letterboxd-backdrop

letterboxd ts webextension

Last synced: 3 days ago
JSON representation

(Mirror) A Browser extension that adds a custom backdrop image to your Letterboxd profile.

Awesome Lists containing this project

README

        

# Letterboxd-Backdrop
Browser extension that adds a custom backdrop image to your Letterboxd profile. The changes of the backdrop image are only made locally on your device and no modifications on letterboxd's servers are performed.

Note: This extension is not affiliated with Letterboxd in any way.

![letterboxd-profile](data/letterboxd-profile.png)

## Getting Started

Install packages:

```bash
pnpm i
```

Build the extension:

```bash
pnpm build:all
```

## License

This program is licensed under the MIT-License. See the "LICENSE" file for more information