Ulasan untuk Grasshopper
Grasshopper oleh mp
Tanggapan oleh mp
Balasan pengembang
dikirim 3 tahun yang laluI'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.