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
- JioCinema
- Hotstar
- SonyLIV
- Netflix
- Amazon Prime Video
- AppleTV+
- Tested with node v20.14.0 and pnpm v9.6.0
- Build commands:
pnpm run build
for chromepnpm run build --target=firefox
for firefox
- Install dev dependencies before building