Purpose
- Inspect structured data on the current page and jump to validation tools.
How to Open
- Popup nav β
Schema. - Schema may be unavailable on blocked frames, mixed-content, or heavily scripted pages.
What You See
- Detected schema types and counts; raw JSON-LD/Microdata snippets.
- Indicators for missing schema and graceful fallback messaging.
- Unknown/unsupported types flagged so you know what needs adjustment.
- One-click buttons to Google Rich Results Test and schema.org Validator.
- Export and copy controls for the current schema payload.
- Commonly detected types are decorated with emojis for quick scanning (e.g., Article π°, Product ποΈ, FAQPage π€, BreadcrumbList π, Event π, Recipe π³, VideoObject π₯, LocalBusiness πͺ, JobPosting πΌ, Review βοΈ, WebSite π, WebPage π).
Workflow Wins
- Skip view-source/DevTools for JSON-LD hunting; see parsed payloads immediately.
- Jump straight into validators with the current URL prefilled.
- Useful for confirming multiple graph blocks and nested types on complex pages.
Recommended Plays
- Validation loop: Open Rich Results Test + Schema.org Validator from here, fix, reload, re-check.
- Type inventory: Verify expected types (e.g., Article, Product, BreadcrumbList) all render.
- Missing schema: Use fallback messaging to decide whether to add or debug blocked loads.
Actions
- Export schema payload, copy to clipboard.
- One-click opens to Google Rich Results Test and Schema.org Validator.
- Shortcut links to Search Console, AMP, cache, Pagespeed, Similarweb, etc.
Tips & Troubleshooting
- Heavy client-side scripts can delay schema; wait a moment and reopen.
- Validation warnings arenβt always blockers; prioritize errors that affect eligibility.