Index: run.py |
diff --git a/run.py b/run.py |
index 65f112817befff28a40442707e79c1e5f72565b2..141a9d773fd7264f13aa245f4c74940bee598626 100755 |
--- a/run.py |
+++ b/run.py |
@@ -136,6 +136,8 @@ def run(): |
abpxpi, |
], |
preferences={ |
+ 'browser.tabs.warnOnClose': False, |
+ 'browser.tabs.warnOnCloseOtherTabs': False, |
'browser.uitour.enabled': False, |
'prompts.tab_modal.enabled': False, |
} |