Projects

StreamScanner

Completed [Possible Updates]
Last updated: February 1, 2025Completion: 100%

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.

JavascriptUserscriptDeveloper ToolWeb ScrapingStreaming Detection

Iframe Scanner

Completed [Possible Updates]
Last updated: February 1, 2025Completion: 100%

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.

JavascriptUserscriptDeveloper ToolLazy-load Detection

Image Scanner

Completed [Possible Updates]
Last updated: February 1, 2025Completion: 100%

It can detect image URLs from requests or extract them directly from the page for easy viewing or downloading.

JavascriptUserscriptDeveloper ToolLazy-load Detection

Network Request Scanner

Completed [Possible Updates]
Last updated: February 1, 2025Completion: 100%

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.

JavascriptUserscriptDeveloper ToolNetwork Detection

All-in-One Web Scanner [BETA]

[Rolling Updates]
Last updated: April 13, 2025Completion: ?

Combines scanners, persists state, stays on top, reliably appears in SPAs, with enhanced stream detection.

JavascriptUserscriptDeveloper ToolWeb ScrapingStreaming DetectionLazy-load DetectionNetwork Detection

Video Player

In Progress
Last updated: February 1, 2025Completion: 80%

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.

Node.jsStreamingSubtitle SupportClean