JustHot is a lightweight Chrome extension (Manifest V3) built for streaming viewers who are tired of ad interruptions. It runs silently in the background — no accounts, no setup, no data collection.
- Version: 5.1.0
- Size: < 50 KB
- Platform: Google Chrome (Manifest V3)
| Browser | Works? | Notes |
|---|---|---|
| Chrome | ✅ Yes | Primary platform |
| Edge | ✅ Yes | Install directly from Chrome Web Store |
| Brave | ✅ Yes | Install directly from Chrome Web Store |
| Opera | ✅ Yes | Enable "Install Chrome Extensions" first |
| Vivaldi | ✅ Yes | Chrome extensions work out of the box |
| Firefox | 🚧 WIP | Coming soon.. |
| Safari | 🚧 WIP | Coming soon... |
| Asset | Usage |
|---|---|
| Active state (any platform enabled) | |
| Inactive state (all platforms off) |
Primary color: #ff7a00 — used for the active toggle pill and brand accent.
Background: #0f1014 — deep dark, easy on the eyes during night matches.
- Detects ad breaks in real time using Hotstar's ad-impression tracking signal
- Mutes the browser tab the instant an ad starts
- Unmutes automatically when the match resumes
- Parses ad duration from the tracking URL for precise timing
- Detects ad breaks in real time using DOM signals in the Zee5 player
- Mutes the video the instant an ad starts
- Unmutes automatically when content resumes
- Works despite Zee5's SSAI architecture (AWS MediaTailor server-side ad stitching)
- Detects Prime Video ad UI using DOM selectors and text patterns
- Speeds through ads at 16× playback (muted)
- Clicks visible skip buttons automatically
- Restores original playback speed and audio the moment the show resumes
Each platform has its own On/Off toggle — enabling one does not affect the other.
Found a bug? Ad slipping through? Feature idea?
Reach out at feelfreewithnu@gmail.com
Please include:
- Browser version
- Which platform (Hotstar / Prime Video / Zee5)
- What happened vs. what you expected
JustHot is open source under the MIT License. You are free to use, study, and fork this code. The source is published for transparency — particularly so users and reviewers can verify that no data is collected or transmitted.
This is a personal project, not a company product. Contributions are welcome but selective — see below.
Pull requests are reviewed and merged at the maintainer's discretion. To keep things focused:
Will consider:
- Bug fixes with clear reproduction steps
- Improved ad detection selectors for Hotstar or Prime Video
- Performance improvements with measurable impact
Out of scope:
- Adding new platforms (for now)
- UI redesigns
- Feature additions not discussed in an issue first
How to contribute:
- Open an issue first — describe the problem or idea
- Wait for maintainer acknowledgment before writing code
- Fork, make changes, open a PR referencing the issue
- All PRs require review approval before merge
JustHot collects no user data. The only local storage used is your on/off toggle preference per platform — it never leaves your device.
Full details: PRIVACY.md
