Can I switch off the close multiple tabs confirmation box?
Each time I close multiple tabs (e.g. close tabs to the right) I have to OK a confirmation box. I would rather not have to do this but I can't find a way to switch off the confirmation requirement. Is there a way to do this?
Modificat în
Soluție aleasă
Go to about:config and set browser.tabs.warnOnCloseOtherTabs = false.
Citește acest răspuns în context 👍 1Toate răspunsurile (2)
Soluție aleasă
Go to about:config and set browser.tabs.warnOnCloseOtherTabs = false.
Thank you.