Hallo,
das hat bei mir über den Eintrag
tabs tab:not([pinned]) {
min-width: 100px !important;/* Minimale Tabbreite 76px */
max-width: 100px !important;/* Maximale Tabbreite 225px */
}
von dieser Seite:
https://github.com/Endor8/userChr…tabs/Firefox-66
in der userChrome.css funktioniert. Du kannst dann die einzelnen px Werte anpassen.