File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -517,6 +517,12 @@ user_pref("privacy.userContext.ui.enabled", true);
517
517
* [NOTE] The menu is always shown on long press and right click
518
518
* [SETTING] General>Tabs>Enable Container Tabs>Settings>Select a container for each new tab ***/
519
519
// 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);
520
526
521
527
/*** [SECTION 2000]: PLUGINS / MEDIA / WEBRTC ***/
522
528
user_pref ( "_user.js.parrot" , "2000 syntax error: the parrot's snuffed it!" ) ;
You can’t perform that action at this time.
0 commit comments