Shqyrtime për Grasshopper
Grasshopper nga mp
1 shqyrtim
- Vlerësuar me 4 yje nga 5 të mundshëmnga 15299025 përdoruesi Firefox-i, 3 vite më parëI love this! Could the extension auto-hide my top tabs by default? And/or provide an option for the user to hide/show the tabs. Sure, I can hit F11 but it also hides the URL bar. Thanks again!!!
Përgjigje zhvilluesi
postuar më 3 vite më parë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.