Hallo,
ermöglicht es aber unter anderem, die Tab-Reiter wieder direkt oberhalb vom Viewport zu haben.
oder im Profilverzeichnis im Unterverzeichnis Chrome eine Datei "userChrome.css" mit folgendem Inhalt anlegen:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
/* bookmarks toolbar below adress bar */
#PersonalToolbar { -moz-box-ordinal-group: 2 !important; }
/* tabs bar below adress bar and bookmarks toolbar */
#TabsToolbar{ -moz-box-ordinal-group: 3 !important; }
Fred
--
I'm not lazy. I'm just extremely motivated to do nothing.
I'm not lazy. I'm just extremely motivated to do nothing.