搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Since WebExtensions is a seperate process from Firefox, how can we relaunch WebExtensions process alone?

more options

https://www.phoronix.com/scan.php?page=news_item&px=Firefox-63-Beta-Released https://www.mozilla.org/en-US/firefox/63.0beta/releasenotes/

I would like to relaunch WebExtensions process to see, if WebExtensions process is responsible for reloading-re-reading the extensions from the firefox extensions folder. (/lib/firefox/browser/extensions)

What is the correct way to do that?
https://www.phoronix.com/scan.php?page=news_item&px=Firefox-63-Beta-Released https://www.mozilla.org/en-US/firefox/63.0beta/releasenotes/ I would like to relaunch WebExtensions process to see, if WebExtensions process is responsible for reloading-re-reading the extensions from the firefox extensions folder. (/lib/firefox/browser/extensions) What is the correct way to do that?
附加的畫面擷圖

由 boqsc 於 修改

所有回覆 (1)

more options

I may be wrong, but I don't believe that's possible. I'm pretty sure that the process controlling WebExtensions is connected to the main Firefox process, so that needs to be open.