Skip to content

combatwombat/lb-imdb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
src
 
 
 
 
 
 
 
 
 
 

Letterboxd IMDb Trivia

Chrome and Firefox extension to add IMDb trivia to a Letterboxd movie page.

Firefox Addon
Chrome Extension

Trivia Tab

How to build and test

src/shared contains the main code. src/chrome and src/firefox have browser-specific files that overwrite the ones in shared at the build step.

To build both versions, run the ./build.sh Bash script in the main folder. dist/chrome/src then contains the extension for that browser, lb-imdb.zip is that folder zipped for distribution in the Web- and Add-on stores.

Run ./watch.sh with installed fswatch to build whenever something in src/ changes.

To test the extension in chrome, enable developer mode and load the dist/chrome/src folder.

In Firefox, load the temporary Add-on in about:debugging.

thx to

  • 1netanel for hidden spoilers suggestion and demo.

About

Chrome and Firefox extension to add IMDb trivia to a Letterboxd movie page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages