From e1e2b35dbade56f5df3f8d0f3bc7ec9e1ae41e20 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 26 Oct 2017 09:54:28 -0400 Subject: [PATCH] Updated Firefox WebExtensions (markdown) --- Firefox-WebExtensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firefox-WebExtensions.md b/Firefox-WebExtensions.md index 1ec9aee..5291be6 100644 --- a/Firefox-WebExtensions.md +++ b/Firefox-WebExtensions.md @@ -14,7 +14,7 @@ If you experience such issue, you will have to disable all your legacy extension Those legacy extensions can cause multi-process to be disabled in your browser, and apparently **when multi-process is disabled**, this can cause many cases of [page load failure](https://bugzilla.mozilla.org/show_bug.cgi?id=1348497#c27). -Everything is moving to WebExtensions, so it might be just a good time to start giving up on legacy extensions, they are not going to be supported at all in a couple of weeks when Firefox 57 is released. +Everything is moving to WebExtensions, so it might be just a good time to start giving up on legacy extensions, they are not going to be supported at all in a couple of weeks when Firefox 57 is released. See if your legacy extensions have a webext version in development. For example, the is a [webext version of Greasemonkey in its development channel on AMO](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/versions/beta). There are also Firefox issues specific to webext extensions which can cause a web page to load improperly: