Skip to content

Commit 13f063d

Browse files
..force_default_user_context_id_for_external.. #1814
1 parent 1452fb4 commit 13f063d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

user.js

+6
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,12 @@ user_pref("privacy.userContext.ui.enabled", true);
517517
* [NOTE] The menu is always shown on long press and right click
518518
* [SETTING] General>Tabs>Enable Container Tabs>Settings>Select a container for each new tab ***/
519519
// user_pref("privacy.userContext.newTabContainerOnLeftClick.enabled", true);
520+
/* 1703: set external links to open in site-specific containers [FF123+]
521+
* [SETUP-WEB] Depending on your container extension(s) and their settings
522+
* true=Firefox will not choose a container (so your extension can)
523+
* false=Firefox will choose the container/no-container (default)
524+
* [1] https://bugzilla.mozilla.org/1874599 ***/
525+
// user_pref("browser.link.force_default_user_context_id_for_external_opens", true);
520526

521527
/*** [SECTION 2000]: PLUGINS / MEDIA / WEBRTC ***/
522528
user_pref("_user.js.parrot", "2000 syntax error: the parrot's snuffed it!");

0 commit comments

Comments
 (0)