Cross-Origin Isolation checker

Checks COOP, COEP, CORP and Origin-Agent-Cluster - the headers that govern whether a page can be cross-origin isolated.

1 · Input


What is checked

The header trio that governs whether a page can become cross-origin isolated - Cross-Origin-Opener-Policy, Cross-Origin-Embedder-Policy, Cross-Origin-Resource-Policy - along with their Report-Only variants and Origin-Agent-Cluster.

A static check, not a runtime guarantee

This describes only what the main document's own headers declare. Whether a browser actually grants crossOriginIsolated at runtime also depends on every subresource's own CORP/CORS headers, which a static header check on the main document cannot see - a page reported as appearing configured here is not automatically isolated in practice.

Rate this tool

Was this tool useful? Your feedback helps us improve it.

No ratings yet — be the first to rate this tool.
Your rating (required)
0 / 2000

Please do not include passwords, payment details or other sensitive information.

Your feedback is sent privately to the A2Z.Tools team and will not be posted publicly.