From 8b5c2ea37b581d53b86c41bd9def820d45c2d4a0 Mon Sep 17 00:00:00 2001 From: Aubrey Portwood Date: Fri, 28 Jan 2022 09:25:04 -0700 Subject: [PATCH] Extraction is unclear This is a bit clearer, you can't just select the repo folder as one might assume. You really should select your browsers extension folder in extension/*. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8fc44c..f7af227 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Then run the following: - Go to the browser address bar and type `chrome://extensions` - Check the `Developer Mode` button to enable it. - Click on the `Load Unpacked Extension…` button. - - Select your extension’s extracted directory. + - Select your browsers folder in `extension/`. - ### Firefox