Welcome to the Copilot Tools Dashboard. This page aggregates several useful tools:
srcdoc attribute.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.
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.