לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

How to close firefox with new webextension api?

  • 2 תגובות
  • 1 has this problem
  • 2 views
  • תגובה אחרונה מאת 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.

כל התגובות (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: