Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

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?
Captures d’écran jointes

Modifié le par boqsc

Toutes les réponses (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.