diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 5014818a..d47ae92a 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -623,6 +623,12 @@ "Type": "boolean", "Value": false }, + "browser.taskbarTabs.enabled": { + "Comment": "Rumoured PWA support", + "Status": "default", + "Type": "boolean", + "Value": true + }, "browser.translations.automaticallyPopup": { "Status": "locked", "Type": "boolean",