Merge pull request #1685 from KawinZheng/correct-ui-element-in-readme

Correct UI element in readme
This commit is contained in:
Chad Scharf 2021-03-16 12:48:33 -04:00 committed by GitHub
commit acd20187f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ You can now load the extension into your browser through the browser's extension
- Chrome/Opera: - Chrome/Opera:
1. Type `chrome://extensions` in your address bar to bring up the extensions page. 1. Type `chrome://extensions` in your address bar to bring up the extensions page.
2. Enable developer mode (checkbox) 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". 3. Click the "Load unpacked extension" button, navigate to the `build` folder of your local extension instance, and click "Ok".
- Firefox - Firefox
1. Type `about:debugging` in your address bar to bring up the add-ons page. 1. Type `about:debugging` in your address bar to bring up the add-ons page.