ext-v1.3.1

abus-aikorea/voice-proext-v1.3.1Jul 30, 2026by pbakaus

AI Summary

Fixes the detector to resolve versioned stylesheet links and catch previously missed tracking kickers while retiring the `single-font` rule.

Key Highlights

  • Resolves versioned stylesheet links (e.g., `styles.css?v=3`) instead of failing silently.
  • Catches standard tracking kickers that previously slipped under the 1px tracking floor.
  • Retires the `single-font` rule as it mostly flagged legitimate type systems.

New Features

  • Improved stylesheet link resolution.
  • Enhanced tracking kicker detection.
  • Retired rule management.

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.