NextDNS Medic v1.3.0
🩺 What's new
Copy to clipboard
Every blocked domain now has a 📋 copy button — no NextDNS account required. Works with Pi-hole, AdGuard, or any other DNS blocker.
DNS flush reminder
After adding a domain to your allowlist, a banner shows the exact DNS flush command for your OS (macOS, Windows, or Linux) with a one-click copy button. Changes don't take effect until DNS is flushed.
Dynamic domain database
The extension now fetches the latest domain database from GitHub on first load and caches it for 7 days. Over 346 entries across 13 categories. Force-refresh anytime from the Settings panel.
346+ domain entries
Significantly expanded coverage including feature flag services, authentication providers, payment processors, search APIs, CDNs, real-time services, and more.
🔧 Under the hood
Full test suite (154 tests) runs before every build
Build script auto-cleans old artifacts from dist/
Remote DB is JSON-only with strict schema validation — no remote code execution