Bewertungen für Grasshopper
Grasshopper von mp
Antwort von mp
Antwort des Entwicklers
geschrieben am vor 3 JahrenI'm afraid extensions can't do that. What I do is edit userChrome.css to hide the tab bar. #TabsToolbar { visibility: collapse; } Some flag has to be enabled for it to work.