Skip to content

Commit ddda190

Browse files
authored
chore: readme update
chore: readme update Signed-off-by: Cody <[email protected]>
1 parent d3574ed commit ddda190

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
<h3>Chrome/Edge Installation</h3>
4242
<ol>
4343
<li>Go to the <a href="https://github.com/cmolisee/session-storage-hub/releases/latest">latest release page</a>.</li>
44-
<li>Download Chrome or Edge and unpack.</li>
44+
<li>Download Chrome Extension or Edge Extension and unpack. Unpacking will result in the following folder structure: /dist/chrome-mv3, or similar. You can rename the /dist folder to make it easier to find as you see fit</li>
4545
<li>Go to <em>Extension Manager</em> on Google Chrome and enable developer mode.</li>
46-
<li>Select Load unpacked and choose the /dist/chrome-mv3 folder from the unpacked source code files you downloaded.</li>
46+
<li>Select Load unpacked and choose the /dist/chrome-mv3 folder (or similar) from the unpacked files you downloaded.</li>
4747
<li>Reload your browser and you should now be able to use the extension.</li>
4848
(Optional: pin the extension to your toolbar).
4949
</ol>
5050
<hr>
5151
<h3>Safari/Firefox Installation</h3>
5252
<ol>
5353
<li>Go to the <a href="https://github.com/cmolisee/session-storage-hub/releases/latest">latest release page</a>.</li>
54-
<li>Download Safari or Firefox and unpack.</li>
54+
<li>Download Safari Extension or Firefox Extension and unpack.</li>
5555
<li>Follow the safari/Edge documentation for installing an unsigned extension.</li>
5656
</ol>
5757
<hr>

0 commit comments

Comments
 (0)