Recensioni per Grasshopper
Grasshopper di mp
Risposta di mp
Replica dello sviluppatore
pubblicato il 2 anni faI'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.