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

How to close firefox with new webextension api?

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

more options

I am writing an extension with the new WebExtension API but couldn't find an API to close/exit firefox cleanly. The closest I found was by closing all Tabs. However, that has a problem if developer's console is in open state. The firefox doesn't close entirely. I believe the old API system.exit() does not have that problem.

I am writing an extension with the new WebExtension API but couldn't find an API to close/exit firefox cleanly. The closest I found was by closing all Tabs. However, that has a problem if developer's console is in open state. The firefox doesn't close entirely. I believe the old API system.exit() does not have that problem.

Tüm Yanıtlar (2)

more options

Hi,

I think this will be the best place for you :

https://developer.mozilla.org/en-US/Add-ons/WebExtensions

Good luck  !

more options

See also the Add-ons forum: