ext-v1.3.1
modelcontextprotocol/registryext-v1.3.1Jul 30, 2026by pbakaus
AI Summary
The extension resolves versioned stylesheet links and improves detection accuracy by catching previously missed tracking elements while retiring the outdated `single-font` rule.
Key Highlights
- Resolves versioned stylesheet links (e.g., `styles.css?v=3`) to prevent blind scans.
- Catches standard-tracked kickers that slipped under the old 1px tracking floor.
- Retires the `single-font` rule.
New Features
- Engine that resolves versioned stylesheet links.
- Updated detection for standard kickers.
Full Release Notes
- **The detector sees whole pages again.** Ships the engine that resolves versioned stylesheet links (`styles.css?v=3`) instead of going blind on them, catches standard-tracked kickers that slipped under the old 1px tracking floor, and retires the `single-font` rule.