From 7d45728327ae4eeb9d448d33220ef245b88368d7 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 18 Nov 2025 23:00:32 +0200 Subject: [PATCH] chromium/aminda-pwa.json: add www.messenger.com while at it --- etc/opt/chromium/policies/managed/aminda-pwa.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/opt/chromium/policies/managed/aminda-pwa.json b/etc/opt/chromium/policies/managed/aminda-pwa.json index 361648ce..4ef71eca 100644 --- a/etc/opt/chromium/policies/managed/aminda-pwa.json +++ b/etc/opt/chromium/policies/managed/aminda-pwa.json @@ -275,6 +275,11 @@ "create_desktop_shortcut": false, "default_launch_container": "window" }, + { + "url": "https://www.messenger.com/", + "create_desktop_shortcut": false, + "default_launch_container": "window" + }, { "url": "https://www.instagram.com/", "create_desktop_shortcut": false,