Copilot Tools Dashboard

Welcome to the Copilot Tools Dashboard. This page aggregates several useful tools:

Conversation Log Viewer

Shadow DOM Extractor

Enter a URL below. The tool will fetch its content and load it into an isolated Shadow DOM.


Note: The fetched URL must allow CORS. The Shadow DOM encapsulates content but does not bypass CORS.

iFrame Content Loader

Enter a URL below. The tool will load its fetched content into an inline iframe (using srcdoc).


Note: As with other tools, CORS restrictions apply. The content is isolated in its own iframe.