From b88fddbf47bb96217caaa0a9f01abbd7bc9fcf5d Mon Sep 17 00:00:00 2001 From: sideshowbarker Date: Thu, 17 Apr 2025 16:30:32 +0900 Subject: [PATCH] FAQ: Add question and answer about ad blocker --- Documentation/FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/FAQ.md b/Documentation/FAQ.md index 8f737e764ae..1304063b534 100644 --- a/Documentation/FAQ.md +++ b/Documentation/FAQ.md @@ -27,6 +27,10 @@ Eventually, probably, if there's a Web Spec for it! Maybe someday. Maybe never. If you want to see something happen, you can do it yourself! +### Will you have a built in ad blocker? + +We have a rudimentary built-in ad blocker, and we already have open issues about supporting uBlock via extensions. + ## Is there a release roadmap? - 2026: alpha release (daily driver for developers and early adopters) for Linux and macOS.