StreamScanner is a userscript that scans any web page for video and subtitle links (.vtt, .srt, .m3u8, .mp4) and displays them in a popup for easy access. It detects links from page elements, network requests, and dynamically loaded content, allowing quick copying to the clipboard.
Finds all iframe, embed, object, and frame sources on the page and shows them in a popup. Click on any source to copy its URL.
It can detect image URLs from requests or extract them directly from the page for easy viewing or downloading.
A userscript that monitors and logs network requests made by a webpage in real time. It captures details like URLs, request types, and response data, helping with debugging or tracking resources.
Combines scanners, persists state, stays on top, reliably appears in SPAs, with enhanced stream detection.
This code implements a sleek video player supporting M3U8 and MP4 formats, along with VTT and SRT subtitles. It features real-time playback stats, adaptive quality streaming, and a stylish glassmorphism design with intuitive controls.