Hallo Andreas,
K.A. ob das jemand gebrauchen kann.
habe ich schon, auch für den Add-ons-Manager habe ich das gemacht
CSS
tab.tabbrowser-tab[label="Add-ons-Verwaltung"] .tab-icon-image {
display: none !important;
}
tab.tabbrowser-tab[label="Add-ons-Verwaltung"] .tab-text.tab-label {
background: url("file:///C:/Dropbox/Chrome/Icons/Add-ons-Web.png") no-repeat !important;
background-position: 1px 4px !important;
padding-left: 23px;
}
Die Wert muss dann jeder für sich noch anpassen.
Gruß
EDV-Oldi