Recenzie doplnku Grasshopper
Grasshopper Autor: mp
Odpoveď od používateľa mp
Odpoveď od vývojára
uverejnené pred 3 rokmiI'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.