From 410e4b3f5a7ecb53456174487be1a3ff66f88a89 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 22 Aug 2017 08:20:12 -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 7f9291a..1376139 100644 --- a/Firefox-WebExtensions.md +++ b/Firefox-WebExtensions.md @@ -15,7 +15,7 @@ This page may update often until there is a stable release of uBO/webext. ### First install -The first time uBO/webext-hybrid executes, there might be a noticeable delay[1]*: this is caused by the fact that uBO/webext-hybrid will import all the data from legacy storage, into webext storage. This is done only the first time the uBO/webext-hybrid is executed, after this the import step will be skipped. +The first time uBO/webext-hybrid executes, there might be a noticeable delay[1]: this is caused by the fact that uBO/webext-hybrid will import all the data from legacy storage, into webext storage. This is done only the first time the uBO/webext-hybrid is executed, after this the import step will be skipped. If you subsequently remove uBO/webext-hybrid, this will cause the webext storage to be removed by Firefox, and upon re-installing the uBO/webext-hybrid version, the import code will again kick in.