Skip to content

pypp/letterboxd-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Letterboxd Services

Letterboxd Extension that provides you torrents for movies.

About The Project


preview

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

Demo

Demo video

Installation

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.

Manual Installation

  1. Clone the repo

    git clone https://github.com/1netanel/letterboxd-services.git

Chrome

  1. Open Chrome and go to chrome://extensions

  2. Toggle on Developer mode checkbox in the top right-hand corner.

  3. Click the Load unpacked extension button and select the folder extension.

Firefox

NOTE: If you are using Firefox version < 109 the extension won't work for you

  1. Open Firefox and go to about:debugging#addons

  2. Click Temporary Extensions

  3. Click the Load Temporary Add-on… and select the manifest.json file from the folder extension.

  4. Go to about:addons, find the extension, click on the Permissions tab, toggle on the optional permission.

Contributing

Pull requests and issues are welcome.

Contributors