diff --git a/index.html b/index.html
index 31ac670f8..a1518f0ec 100644
--- a/index.html
+++ b/index.html
@@ -845,6 +845,13 @@
Getting started:
Not rendering IDNs as their Punycode equivalent leaves you open to phishing attacks that can be very difficult to notice. Source
+
+ extensions.blocklist.url = https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%20/%20/
+
+ - Limit the amount of identifiable information sent when requesting the Mozilla harmful extension blocklist.
+ - Optionally, the blocklist can be disabled entirely by setting
extensions.blocklist.enabled
to false for increased privacy, but decreased security. Source
+
+