update extension

This commit is contained in:
Cooper 2024-08-05 18:47:04 +00:00
parent 330c7ac6e9
commit b9d20aec25
1 changed files with 7 additions and 47 deletions

View File

@ -16,61 +16,21 @@ The sudo-flix browser extension greatly enhances streaming quality and video ava
--- ---
# Installation Guide # Installation Guide
Select one of the following methods to install the extension. Ensure that you download the files compatible with your browser. Please be aware that Google Chrome may block CRX files from sources outside the Chrome Web Store. If this occurs, consider an alternative installation method. To get started installing the browser extension head to the [lonelil extension docs](https://docs.watch.lonelil.com/extension/installation) and follow the steps to download and install the extension for your platform.
## Loading a CRX file
<Steps> <Steps>
<Steps.Step> <Steps.Step>
Download the CRX file [here](https://github.com/sussy-code/browser-ext/releases/tag/1.1.4). Go to [lonelil extension docs](https://docs.watch.lonelil.com/extension/installation).
<Warning> <Note>
Sometimes your browser may block downloading or installing CRX file from outside the Chrome Web Store. If so, download the ZIP file instead. Lonelil is very similar to sudo-flix allowing their extension to work with our frontend.
</Warning> </Note>
</Steps.Step> </Steps.Step>
<Steps.Step> <Steps.Step>
Go to your extensions page by typing the corresponding URL into your browser from the table below. Follow the appropriate action for your browser. (click on the link that says "click here" for your browser)
| Browser | URL |
| :--------------- | :-------------------- |
| Microsoft Edge | `edge://extensions` |
| Google Chrome | `chrome://extensions` |
| Mozilla Firefox | `about:addons` |
</Steps.Step> </Steps.Step>
<Steps.Step> <Steps.Step>
Enable `Developer mode`, watch [this video](https://www.youtube.com/watch?v=sZeUZjhOfgM&t=65s) if you have trouble. Head to an [approved instance](/instances) and open the extension and click the power button to allow the current site.
</Steps.Step>
<Steps.Step>
Drag and drop the downloaded extension CRX file into 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/sussy-code/browser-ext/releases/tag/1.1.4).
</Steps.Step>
<Steps.Step>
Head to your browser's extensions page (see table above).
</Steps.Step>
<Steps.Step>
Enable `Developer mode` toggle.
</Steps.Step>
<Steps.Step>
Click the `Load unpacked` button.
</Steps.Step>
<Steps.Step>
Select the folder with the unpacked extension ZIP file from step 1.
</Steps.Step> </Steps.Step>
</Steps> </Steps>