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