diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile index 37bfa0bfea8..02613b72858 100644 --- a/etc/profile-a-l/chromium-common.profile +++ b/etc/profile-a-l/chromium-common.profile @@ -46,5 +46,11 @@ blacklist ${PATH}/wget2 # The file dialog needs to work without d-bus. ?HAS_NODBUS: env NO_CHROME_KDE_FILE_DIALOG=1 +# Add one of the following whitelist options to your chromium-common.local to enable KeePassXC Plugin support. +# Note: Start KeePassXC before chromium or google-chrome and keep it open to allow communication between them. +#whitelist ${RUNUSER}/kpxc_server +#whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer +#noblacklist ${RUNUSER}/app + # Redirect include blink-common.profile diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile index 009a0d11969..ea6e4e6735a 100644 --- a/etc/profile-a-l/firefox.profile +++ b/etc/profile-a-l/firefox.profile @@ -33,6 +33,7 @@ whitelist ${HOME}/.mozilla # Note: Start KeePassXC before Firefox and keep it open to allow communication between them. #whitelist ${RUNUSER}/kpxc_server #whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer +#noblacklist ${RUNUSER}/app whitelist /usr/share/firefox whitelist /usr/share/gnome-shell/search-providers/firefox-search-provider.ini