Fix: Combined - none_forward_background -> none_background

This commit is contained in:
alstjr7375 2022-12-11 22:58:50 +09:00
parent 529baece76
commit 25d2de6656
3 changed files with 84 additions and 45 deletions

View file

@ -113,7 +113,7 @@ user_pref("userChrome.rounding.square_tab", false);
// user_pref("userChrome.combined.nav_button", true);
// user_pref("userChrome.combined.nav_button.home_button", true);
// user_pref("userChrome.combined.nav_button.normal_foward", true);
// user_pref("userChrome.combined.nav_button.none_forward_background", true);
// user_pref("userChrome.combined.nav_button.none_background", true);
// user_pref("userChrome.combined.urlbar.nav_button", true);
// user_pref("userChrome.combined.urlbar.home_button", true);
// user_pref("userChrome.combined.urlbar.reload_button", true);