[tor-commits] [tor-browser/tor-browser-78.13.0esr-11.0-1] Bug 40025: Remove Mozilla add-on install permissions
    boklm at torproject.org 
    boklm at torproject.org
       
    Tue Aug 10 15:52:20 UTC 2021
    
    
  
commit 449a71c2cfd1a5adc5ecb6dcb9ae75cd67ffe24b
Author: Alex Catarineu <acat at torproject.org>
Date:   Mon Jul 27 18:12:55 2020 +0200
    Bug 40025: Remove Mozilla add-on install permissions
---
 browser/app/permissions | 6 ------
 1 file changed, 6 deletions(-)
diff --git a/browser/app/permissions b/browser/app/permissions
index c50a15acd72b..093c0f6c1bf8 100644
--- a/browser/app/permissions
+++ b/browser/app/permissions
@@ -11,12 +11,6 @@
 origin	uitour	1	https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/
 origin	uitour	1	about:tor
 
-# XPInstall
-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