Hallo,
irgendwie geht mein Beitrag in userchrome.css-Codes gesucht! unter. Deswegen dieser neue Thread.
Dies sind Einträge von MR Tech Toolkit im Menü vom Firefox.
Alle kann man ausblenden, bis auf den roten Eintrag.
Weiß jemand warum rot nicht funktioniert?
Hier die komplette Liste:
/* About-Einträge ausblenden */
#AboutAbout {
display: none !important;
}
#about {
display: none !important;
}
#AboutBuildconfig {
display: none !important;
}
#AboutDiskCache {
display: none !important;
}
#AboutMemoryCache {
display: none !important;
}
#AboutCredits {
display: none !important;
}
#AboutLicense {
display: none !important;
}
#AboutMozilla {
display: none !important;
}
#AboutKitchenSink {
display: none !important;
}
#AboutMRTech {
display: none !important;
}
#AboutCrashes {
display: none !important;
}
#AboutLogo {
display: none !important;
}
#Aboutrobots {
display: none !important;
}