Index: Privacy Metrics Widget
Building a widget that shows users how many trackers Firefox has blocked for them, from the protections dashboard to the new tab page.

Articles
- Privacy Metrics Service - Backend service and IPC layer
- Privacy Metrics Component - Lit web component, localization, and tests
- Top Trackers Database - Schema migration and per-origin storage for top-K tracker queries
- Nova Redesign & New Tab Integration - Prop-based refactor, Nova design system, and new tab integration via External Component Registry
- Anti-Tracking DB Flush-on-Query - Flushing in-memory ContentBlockingLogs into the database before the widget reads from it