Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

Prevent new Firefox windows from being opened.

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: flathat

more options

I support an application that runs in Firefox under Ubuntu Linux 12.04. The computers used for this application are dedicated, not used for anything else.

If users open another Firefox window, either via the desktop icon or ^N Ctrl-N or File > New Window and run another instance of the application it makes a mess. So I want to prevent new windows being opened. Also prevent opening new tabs, although the users are less likely to open another instance of the app in a tab.

They are doing this (opening multiple instances) by mistake, not maliciously.

Removing File > New Window and disabling ^N would help. But preventing 2nd+ launch by icon click is also necessary.

It would be nice if an administrator could undo it, even from the Linux command line or by editing a config file.

Thank you.

I support an application that runs in Firefox under Ubuntu Linux 12.04. The computers used for this application are dedicated, not used for anything else. If users open another Firefox window, either via the desktop icon or ^N Ctrl-N or File > New Window and run another instance of the application it makes a mess. So I want to prevent new windows being opened. Also prevent opening new tabs, although the users are less likely to open another instance of the app in a tab. They are doing this (opening multiple instances) by mistake, not maliciously. Removing File > New Window and disabling ^N would help. But preventing 2nd+ launch by icon click is also necessary. It would be nice if an administrator could undo it, even from the Linux command line or by editing a config file. Thank you.

Seçilen çözüm

Maybe consider to create an extension to intercept OpenBrowserWindow()

Bu yanıtı konu içinde okuyun 👍 0

Tüm Yanıtlar (2)

more options

Seçilen çözüm

Maybe consider to create an extension to intercept OpenBrowserWindow()

more options

Thanks for the idea. My JS probably isn't up to coding it but I'll see if I can get some help.