Merge pull request #1685 from KawinZheng/correct-ui-element-in-readme
Correct UI element in readme
This commit is contained in:
commit
acd20187f0
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue