durch zufall rausgefunden, aber ob es so sinnvoller ist weis ich leider nicht.
Ein Skript für die Anzahl der Lesezeichen:Code Alles anzeigen(function() { setTimeout(function() { if (!window.PlacesViewBase) return; let str = PlacesViewBase.prototype._mayAddCommandsItems.toString() .replace('gNav' , '"(" + aPopup._placesNode.childCount + ") " + gNav'); eval('PlacesViewBase.prototype._mayAddCommandsItems = ' + str); }, 100); })();
klappt bestens, Danke hier für.