New backup 2025-03-18 13:45:03
This commit is contained in:
parent
aaec91fce7
commit
56d9ce36e2
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sp-profiles Work
|
#sp-profiles Work
|
||||||
|
|
||||||
librewolf -P Work 'https://app.slack.com/client/' \
|
librewolf -P Work 'https://app.slack.com/client/' \
|
||||||
'https://mail.google.com/mail/u/0/#inbox' \
|
'https://mail.google.com/mail/u/0/#inbox' \
|
||||||
|
|
|
@ -230,7 +230,7 @@ user_pref("media.videocontrols.picture-in-picture.enable-when-switching-tabs.ena
|
||||||
|
|
||||||
user_pref("privacy.fingerprintingProtection", true);
|
user_pref("privacy.fingerprintingProtection", true);
|
||||||
user_pref("privacy.resistFingerprinting", true);
|
user_pref("privacy.resistFingerprinting", true);
|
||||||
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,app.slack.com");
|
user_pref("privacy.resistFingerprinting.exemptedDomains", "*.pogmom.me,*.pog.mom,app.slack.com,na01.alma.exlibrisgroup.com");
|
||||||
user_pref("privacy.resistFingerprinting.randomization.daily_reset.enabled", true);
|
user_pref("privacy.resistFingerprinting.randomization.daily_reset.enabled", true);
|
||||||
user_pref("privacy.resistFingerprinting.randomization.daily_reset.private.enabled", true);
|
user_pref("privacy.resistFingerprinting.randomization.daily_reset.private.enabled", true);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue