Skip to content

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

License

Notifications You must be signed in to change notification settings

combatwombat/lb-imdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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