Find HTTP resources loaded on an HTTPS page — scripts, styles, images, iframes. Fix the browser security warning.
Mixed content occurs when an HTTPS webpage loads resources (scripts, images, stylesheets) over HTTP. Browsers block active mixed content (scripts, iframes) and warn about passive mixed content (images, audio, video). This tool scans the page source and identifies all HTTP resources that could trigger browser warnings or be silently blocked.