Letterboxd Extension that provides you torrents for movies.
Idea is taken from here.
Letterboxd Services is a Chrome extension that will make your life easier by providing you torrents for movies straight through letterboxd movie page
If you are using Chrome you can download the extension straight from the Chrome Web Store letterboxd-services.
If you are not using chrome or you don't want to install it from the Chrome Web Store, you can also install it manually.
-
Clone the repo
git clone https://github.com/pypp/letterboxd-services.git
-
Open Chrome and go to chrome://extensions
-
Toggle on Developer mode checkbox in the top right-hand corner.
-
Click the Load unpacked extension button and select the folder extension.
NOTE: If you are using Firefox version < 109 the extension won't work for you
-
Open Firefox and go to about:debugging#addons
-
Click Temporary Extensions
-
Click the Load Temporary Add-on… and select the manifest.json file from the folder extension.
-
Go to about:addons, find the extension, click on the Permissions tab, toggle on the optional permission.
Pull requests and issues are welcome.