mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +00:00
45 lines
No EOL
1.5 KiB
Text
45 lines
No EOL
1.5 KiB
Text
---
|
|
title: 'Browser extension'
|
|
---
|
|
|
|
# Browser extension
|
|
|
|
The sudo-flix browser extension greatly enhances streaming quality and video availability, meaning it will be easier and faster than ever to watch high quality media right in your browser.
|
|
|
|
## Loading a CRX file
|
|
|
|
1. Download the crx file [here](https://github.com/sussy-code/browser-ext/releases/tag/1.1.4).
|
|
|
|
<Note>
|
|
Sometimes your browser may block downloading or installing CRX file from outside the Chrome Web Store. If so, download the ZIP file instead.
|
|
</Note>
|
|
|
|
2. 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` |
|
|
| Mozilla Firefox | `about:addons` |
|
|
|
|
3. Enable `Developer mode`, watch [this video](https://www.youtube.com/watch?v=sZeUZjhOfgM&t=65s) if you have trouble.
|
|
|
|
4. Drag and drop the downloaded extension CRX file into the Extensions page.
|
|
|
|
5. When prompted, click Add extension to install the extension.
|
|
|
|
## Loading a ZIP file
|
|
|
|
1. Download and unpack the ZIP file from [here](https://github.com/sussy-code/browser-ext/releases/tag/1.1.4).
|
|
|
|
2. Head to your browser's extensions page (see table above).
|
|
|
|
3. Enable `Developer mode` toggle.
|
|
|
|
4. Click the `Load unpacked` button.
|
|
|
|
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> |