firefox: clarify media autoplay

This commit is contained in:
Aminda Suomalainen 2025-03-27 11:44:20 +02:00
parent b713a04ba2
commit f932e07512
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -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