From c7971189d36c7ffadd7c2e2d87bf35d2bb237777 Mon Sep 17 00:00:00 2001 From: KawinZheng <33723101+KawinZheng@users.noreply.github.com> Date: Fri, 12 Mar 2021 11:16:26 +0100 Subject: [PATCH] Update README.md More suitable name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 035471bac9..d825444ee8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You can now load the extension into your browser through the browser's extension - Chrome/Opera: 1. Type `chrome://extensions` in your address bar to bring up the extensions page. - 2. Enable developer mode (slider) + 2. Enable developer mode (toggle switch) 3. Click the "Load unpacked extension" button, navigate to the `build` folder of your local extension instance, and click "Ok". - Firefox 1. Type `about:debugging` in your address bar to bring up the add-ons page.