From f932e07512fbdb376b4e4c10f760aa0bedea7ae0 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 27 Mar 2025 11:44:20 +0200 Subject: [PATCH] firefox: clarify media autoplay --- etc/firefox/policies/policies.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index c914e704..a3987c7f 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -844,8 +844,14 @@ "Type": "boolean", "Value": false }, + "media.autoplay.blocking_policy": { + "Comment": "2 - Click to play media", + "Status": "default", + "Type": "number", + "Value": 2 + }, "media.autoplay.default": { - "Comment": "Not even autoplaying silently?", + "Comment": "5 blocks autoplay entirely (unless allowed per site from the navbar menu). 2 should open the prompt by default.", "Status": "default", "Type": "number", "Value": 5