From 70645f416aa1c76aa8a58b3b49001ca53c99f6ee Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:52:48 -0400 Subject: [PATCH] add note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3ebfa4..a41432c 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ After applying the `user.js` and restarting Firefox: To further harden Firefox: 1) **Hide the referrer** between sites by changing [`network.http.referer.XOriginPolicy`](https://github.com/yokoffing/Betterfox/blob/e66a549985f6b0db4b14226904b8c09eaaea998f/Securefox.js#L982-L991) to `1`. - * Note: This will break embedded Instagram posts. + * Note: This breaks embedded Instagram posts and logins to Bing. 2) **Clear browsing data** on shutdown ([sanitize on close](https://github.com/yokoffing/Betterfox/blob/99f2e860633f307781ddb73d792358ad1bec6af5/Securefox.js#L409-L434)). * You can **allow exceptions** if you want to stay logged in to some sites: 1) Go to *Settings → Privacy & Security → Cookies and Site Data → Manage Exceptions*