搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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.