Відгуки для Grasshopper
Grasshopper автор mp
Відповідь від mp
Відповідь розробника
оприлюднено 3 роки томуI'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.