From 77f2ff6fb34a99caf253d2583a0c1535c85b57d3 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 4 Aug 2017 19:20:10 -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 5c9d53f..a4e62b2 100644 --- a/Firefox-WebExtensions.md +++ b/Firefox-WebExtensions.md @@ -21,7 +21,7 @@ The legacy storage is left untouched by uBO/webext-hybrid, so you can always go As per [documentation](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Differences_between_desktop_and_Android), only with Firefox Mobile 55 (beta) you can access uBO's popup panel. -However it appears there is an issue with installing webext extensions on Firefox for Android 55, the browser thinks the extensions are corrupted -- this does not appear specific to uBO/webext. Consequently, for now it seems it's best to stick to uBO/legacy on Firefox for Android. **Update:** this is fixed: . +~~However it appears there is an issue with installing webext extensions on Firefox for Android 55, the browser thinks the extensions are corrupted -- this does not appear specific to uBO/webext. Consequently, for now it seems it's best to stick to uBO/legacy on Firefox for Android.~~ **Update:** this is fixed: . ### Differences with uBO/legacy