Fleet Rendering Chromium To Png

Render a web page, local HTML file, or a real unpacked Chrome MV3 extension popup to a PNG so you can SEE it — then Read the image to put the actual rendered pixels in context. Catches layout / color / empty-state / render-throw bugs that code-reading misses (a view can look correct in source and render broken). Use before redesigning UI, when "verify rendered output before commit" applies, or to inspect an extension popup with its real chrome.* powers. Page mode renders any url/file; extension mode loads an unpacked MV3 extension (background SW + content scripts + popup) and screenshots a page inside it. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/socketdev--socket-mcp--socket-mcp commit cc9a136b03

Frequently asked questions

npx skillmds@latest add tomevault-io/fleet-rendering-chromium-to-png