Author: Daniel Baumann Description: Move unified extensions button to the right in navbar. diff -Naurp firefox.orig/browser/themes/shared/toolbarbutton-icons.css firefox/browser/themes/shared/toolbarbutton-icons.css --- firefox.orig/browser/themes/shared/toolbarbutton-icons.css +++ firefox/browser/themes/shared/toolbarbutton-icons.css @@ -388,6 +388,7 @@ toolbar[brighttext]:-moz-lwtheme { } #unified-extensions-button { + order: 1 !important; list-style-image: url("chrome://mozapps/skin/extensions/extension.svg"); }