Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

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

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od Wesley Branton

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?
Załączone zrzuty ekranu

Zmodyfikowany przez boqsc w dniu

Wszystkie odpowiedzi (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.