[tor-commits] [tor-browser/tor-browser-78.1.0esr-10.0-1] fixup! Bug 26961: New user onboarding.
gk at torproject.org
gk at torproject.org
Fri Aug 7 14:21:33 UTC 2020
commit e0874b092e93e58c9abd70bdcdd87610cc7efc1e
Author: Alex Catarineu <acat at torproject.org>
Date: Mon Jul 27 18:11:27 2020 +0200
fixup! Bug 26961: New user onboarding.
---
browser/app/permissions | 3 +++
1 file changed, 3 insertions(+)
diff --git a/browser/app/permissions b/browser/app/permissions
index 06d71cd6e88c..da6b6728043d 100644
--- a/browser/app/permissions
+++ b/browser/app/permissions
@@ -17,3 +17,6 @@ origin install 1 https://addons.mozilla.org
# Remote troubleshooting
origin remote-troubleshooting 1 https://support.mozilla.org
+# addon install
+origin install 1 https://private-network.firefox.com
+origin install 1 https://fpn.firefox.com
More information about the tor-commits
mailing list