Update extension.mdx

This commit is contained in:
TPN 2024-08-25 18:39:10 +01:00 committed by GitHub
parent ac58bf40e8
commit 054d8d28ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 49 additions and 17 deletions

View File

@ -4,33 +4,65 @@ 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.
## Features
- **High-Quality Streams**: The extension is made to offer the highest quality streams, with resolutions up to 4K and 1080p. So that users can enjoy their content in the best quality available.
- **Variety of Content**: The extension provides a wide range of content to cater to diverse user preferences. This includes shows, movies and even some anime.
- **User-Friendly Interface**: The extension is designed with a user-friendly interface, making it easy for users to navigate and enable.
---
The sudo-flix browser extension enhances streaming quality and makes it possible to scrape more sources.
# Installation Guide
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.
For now the extension isn't availible on stores so the installation is
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.
## Loading a CRX file
<Steps>
<Steps.Step>
Go to [lonelil extension docs](https://docs.watch.lonelil.com/extension/installation).
<Note>
Lonelil is very similar to sudo-flix allowing their extension to work with our frontend.
</Note>
Download the CRX file [here](https://github.com/sussy-code/browser-ext/releases/tag/1.1.4).
<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>
Follow the appropriate action for your browser. (click on the link that says "click here" for your browser)
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` |
</Steps.Step>
<Steps.Step>
Head to an [approved instance](/instances) and open the extension and click the power button to allow the current site.
Enable `Developer mode`, watch [this video](https://www.youtube.com/watch?v=sZeUZjhOfgM&t=65s) if you have trouble.
</Steps.Step>
<Steps.Step>
Drag and drop the downloaded extension CRX or XPI 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 inside the unpacked ZIP file from step 1
</Steps.Step>
</Steps>