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?
Modificato da rafikiphoto il
Soluzione scelta
Go to about:config and set browser.tabs.warnOnCloseOtherTabs = false.
Leggere questa risposta nel contesto 👍 1Tutte le risposte (2)
Soluzione scelta
Go to about:config and set browser.tabs.warnOnCloseOtherTabs = false.
Thank you.