mirror of
https://github.com/p-stream/docs.git
synced 2026-03-11 17:55:39 +00:00
add a note about on button in extension
This commit is contained in:
parent
aaf5280c75
commit
f8dc288a02
1 changed files with 4 additions and 0 deletions
|
|
@ -39,3 +39,7 @@ Sometimes your browser may block downloading or installing CRX file from outside
|
||||||
4. Click the `Load unpacked` button.
|
4. Click the `Load unpacked` button.
|
||||||
|
|
||||||
5. Select the folder with the unpacked extension ZIP file from step 1.
|
5. Select the folder with the unpacked extension ZIP file from step 1.
|
||||||
|
|
||||||
|
<Note>
|
||||||
|
To enable the extension for a website, just click the prominent "On" button displayed when clicking the extension.
|
||||||
|
</Note>
|
||||||
Loading…
Reference in a new issue