Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.24 KB

Sift

This web extension:

  • adds the IMDB rating of a movie / tv show next to it's tile on the page
  • clicking on the rating opens the movie's IMDB page in a new tab

Get it for:

Chrome   Edge   Firefox

Supported OTT platforms:

  • JioCinema
  • Hotstar
  • SonyLIV
  • Netflix
  • Amazon Prime Video
  • AppleTV+

Build instructions

  • Tested with node v20.14.0 and pnpm v9.6.0
  • Build commands:
    • pnpm run build for chrome
    • pnpm run build --target=firefox for firefox
  • Install dev dependencies before building

Misc

  • Movie ratings are sourced from Brian Fritz's OMDB API; if you found this extension useful, consider donating via Brian's Patreon