Add: Draw in Titlebar option to default

This commit is contained in:
alstjr7375 2021-11-07 11:41:53 +09:00
parent 979b12be39
commit 7cf9dd1083

View file

@ -1,4 +1,7 @@
// ** Theme Related Options ****************************************************
// Draw in Titlebar
user_pref("browser.tabs.drawInTitlebar", true);
// userchrome.css usercontent.css activate
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);