We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47fca8b commit 3b73466Copy full SHA for 3b73466
user.js
@@ -7,6 +7,7 @@ user_pref("svg.context-properties.content.enabled", true);
7
user_pref("browser.tabs.delayHidingAudioPlayingIconMS", 0);
8
user_pref("browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar", false);
9
user_pref("browser.tabs.allow_transparent_browser", true);
10
+user_pref("sidebar.revamp.round-content-area", false);
11
12
/*To active container tabs without any extension */
13
user_pref("privacy.userContext.enabled", true);
0 commit comments