morgan pushed to branch tor-browser-153.2.0esr-16.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
a6bdda07
by Beatriz Rizental at 2026-09-08T13:12:24+00:00
1 changed file:
Changes:
| ... | ... | @@ -779,6 +779,8 @@ pref("security.certerrors.mitm.auto_enable_enterprise_roots", false); |
| 779 | 779 | // Disable share menus on Mac and Windows tor-browser#41117
|
| 780 | 780 | pref("browser.menu.share_url.allow", false, locked);
|
| 781 | 781 | |
| 782 | +// tor-browser#45133: Disable share button
|
|
| 783 | +pref("browser.toolbars.share-button.enabled", false)
|
|
| 782 | 784 | |
| 783 | 785 | // tor-browser#41884: Do not start a search when clicking on the new tab button
|
| 784 | 786 | // with the middle mouse button (to prevent searching for anything you might
|