Spectra is a Chrome extension that checks 9 HTTP security headers on any website and shows you which are missing, what risks they create, and the exact config to fix them. Results in seconds, no setup required.
No account needed. Free to install. All analysis runs locally in your browser.
Prevents your page from being loaded inside an iframe, blocking clickjacking attacks.
add_header X-Frame-Options "DENY" always;
All analysis runs locally in your browser. Nothing leaves your device.
Inspect every cookie for HttpOnly, Secure, and SameSite flags. Issues are listed per cookie so you can see exactly what needs fixing.
Detects wildcard origins, credential mismatches, and header misconfigurations in cross-origin policy. Each finding includes severity and a plain English explanation.
Scan up to 30 domains at once in parallel. Results load as they come in. Export the whole run as a PDF report to share with your team.
Get an instant A to F grade based on which headers are present and how they are configured. Know where a site stands at a glance.
Checks 9 security headers including CSP, HSTS, X-Frame-Options, and Permissions-Policy. Missing headers are sorted by severity so you know what to fix first.
For every missing header, Spectra gives you ready to paste config for Nginx, Apache, Express, and Next.js. No Googling required.
Breaks down Content Security Policy directives and flags unsafe sources, missing policies, and known bypass patterns. Shows exactly which directive has the issue.
Flags response headers that reveal server software and version numbers, like Server and X-Powered-By. Small detail, real attack surface.
Checks whether the domain is hardcoded into Chrome as HTTPS only via the HSTS preload list. Shows Preloaded, Pending, or Not listed.
Free for most things. Pay once for the rest. No subscriptions ever.
No account needed
Pay once, use forever. Roughly $3.50 USD.
Yes. No trial period, no expiry, no credit card. The free tier includes the full header analysis, security score, CSP deep analysis, fix snippets, HSTS preload check, and info disclosure detection. The only things behind Pro are cookie audit, CORS analysis, bulk scanner, and PDF export.
Spectra reads HTTP response headers from whichever page you have open. It works on any URL Chrome can load, including localhost and internal tools. Some headers are only visible server side so results depend on what the server actually sends.
Spectra is a Chrome extension. It also works in Chromium based browsers like Microsoft Edge and Brave. Firefox is not supported.
Nothing leaves your device. All analysis runs locally in your browser. Spectra reads headers and cookies from the active tab and processes them on device. There are no analytics, no tracking scripts, and no account required.