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?
Променено на
Избрано решение
Go to about:config and set browser.tabs.warnOnCloseOtherTabs = false.
Прочетете този отговор в контекста 👍 1Всички отговори (2)
Избрано решение
Go to about:config and set browser.tabs.warnOnCloseOtherTabs = false.
Thank you.