Update extension.mdx

This commit is contained in:
Pas 2025-04-16 23:03:31 -06:00
parent 9154de5a96
commit 1894d09521

View file

@ -22,44 +22,11 @@ Select one of the following methods to install the extension. Ensure that you do
These installation steps are for any chromium-based browsers such as Microsoft Edge, Google Chrome, Vivaldi, Brave, Arc or Opera.
### Loading a CRX file
<Steps>
<Steps.Step>
Download the CRX file [here](https://github.com/p-stream/extension/releases/download/1.2.0/1.2.0-mwext-CHROME.crx).
<Warning>
Sometimes your browser may block downloading or installing CRX file from outside the Chrome Web Store. If so, download the ZIP file instead.
</Warning>
</Steps.Step>
<Steps.Step>
Go to your extensions page by typing the corresponding URL into your browser
from the table below.
| Browser | URL |
|---------|-----|
| Microsoft Edge | `edge://extensions` |
| Google Chrome | `chrome://extensions` |
| Vivaldi | `vivaldi://extensions` |
| Opera | `opera://extensions` |
</Steps.Step>
<Steps.Step>Enable `Developer mode` toggle.</Steps.Step>
<Steps.Step>
Drag and drop the downloaded extension CRX file onto the Extensions page.
</Steps.Step>
<Steps.Step>
When prompted, click Add extension to install the extension.
</Steps.Step>
</Steps>
### Loading a ZIP file
<Steps>
<Steps.Step>
Download and **unpack** the ZIP file from [here](https://github.com/p-stream/extension/releases/download/1.2.0/1.2.0-mwext-CHROME.zip).
Download and **unpack** the ZIP file from [here](https://github.com/p-stream/extension/releases).
</Steps.Step>
<Steps.Step>
@ -79,7 +46,7 @@ These installation steps are for any chromium-based browsers such as Microsoft E
<Steps.Step>Click the `Load unpacked` button.</Steps.Step>
<Steps.Step>
Select the extracted folder from the ZIP file from **Step 1**.
Select the **extracted** folder from the ZIP file from **Step 1**.
</Steps.Step>
</Steps>
@ -104,7 +71,7 @@ that will allow you to override the setting that enforces the extension signing
<Steps.Step>
Download the XPI file from
[here](https://github.com/p-stream/extension/releases/download/1.2.0/1.2.0-mwext-FIREFOX.xpi).
[here](https://github.com/p-stream/extension/releases).
It should automatically start the installation process.
</Steps.Step>