Sniffls v1.4.0
Changes since v0.2.0
- 1.4.0
- feat(detect): pre-flight probe filters dead m3u8 links from popup list
- fix(pause): surface paused progress immediately from segment pool
- fix(manager): surface why open does nothing — no-downloadId alert + console logs
- ui(popup): download button smaller, ghost (no bg)
- ui(popup): download button icon-only (space-constrained), label as tooltip
- fix(manager): use bapi (extension API handle) for downloads.open/show/removeFile
- feat(manager): hard delete + double-click to play downloaded file
- feat(ui): pause/resume/cancel for active downloads + progress sync
- feat(notify): richer notifications — size in success, failure alerts, click opens manager
- feat(download): resume — skip already-fetched segments on retry
- feat(download): per-segment retry with configurable attempts
Install (offline / unpacked)
| Browser | File |
|---|---|
| Chrome | sniff-hls-1.4.0-chrome.zip — unzip, then load unpacked at chrome://extensions |
| Edge | sniff-hls-1.4.0-edge.zip — unzip, then load unpacked at edge://extensions |
| Firefox | sniff-hls-1.4.0-firefox.zip — load via about:debugging |
| Safari | build from source with Xcode |
See the README for full per-browser instructions.