Skip to content

BROWSER Tab

A full Chromium browser. All traffic is automatically captured to DEVTOOLS.

Toolbar Controls

ControlFunction
URL barType or paste any URL, press Enter or click GO
JS toggleEnable / disable JavaScript (reloads page)
CSS toggleEnable / disable stylesheets
IMG toggleEnable / disable image loading
Status dotBlue = loading, Green = loaded

New Tab Interception

Sites that open a new tab (common in streaming sites to trigger a player URL) are intercepted. The new URL is loaded in the current tab instead. This is intentional — it keeps the capture session intact and prevents the player URL from being missed.

Fingerprint Injection

The fingerprint spoofing script is injected at DocumentCreation — before any page JS runs — via QWebEngineScript. Every page, including iframes, gets the spoofed values. See Fingerprint Spoofing.

Known Blocks

Google properties, Facebook, and banking sites actively detect non-standard browsers. They will block or degrade functionality. This is expected behavior — these sites go beyond standard bot detection.

MIT License — use it, build on it, sell scripts with it.