File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -46,5 +46,11 @@ blacklist ${PATH}/wget2
46
46
# The file dialog needs to work without d-bus.
47
47
?HAS_NODBUS: env NO_CHROME_KDE_FILE_DIALOG=1
48
48
49
+ # Add one of the following whitelist options to your chromium-common.local to enable KeePassXC Plugin support.
50
+ # Note: Start KeePassXC before chromium or google-chrome and keep it open to allow communication between them.
51
+ #whitelist ${RUNUSER}/kpxc_server
52
+ #whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer
53
+ #noblacklist ${RUNUSER}/app
54
+
49
55
# Redirect
50
56
include blink-common.profile
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ whitelist ${HOME}/.mozilla
33
33
# Note: Start KeePassXC before Firefox and keep it open to allow communication between them.
34
34
#whitelist ${RUNUSER}/kpxc_server
35
35
#whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer
36
+ #noblacklist ${RUNUSER}/app
36
37
37
38
whitelist /usr/share/firefox
38
39
whitelist /usr/share/gnome-shell/search-providers/firefox-search-provider.ini
You can’t perform that action at this time.
0 commit comments