diff --git a/pages/extension.mdx b/pages/extension.mdx index b7d6c00..9f9b114 100644 --- a/pages/extension.mdx +++ b/pages/extension.mdx @@ -6,13 +6,23 @@ title: '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. + --- +# 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. + ## Loading a CRX file - Download the crx file [here](https://github.com/sussy-code/browser-ext/releases/tag/1.1.4). + Download the CRX file [here](https://github.com/sussy-code/browser-ext/releases/tag/1.1.4). Sometimes your browser may block downloading or installing CRX file from outside the Chrome Web Store. If so, download the ZIP file instead. diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd25fef..4772c70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -993,7 +993,7 @@ packages: hasBin: true dependencies: caniuse-lite: 1.0.30001612 - electron-to-chromium: 1.4.749 + electron-to-chromium: 1.4.750 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.23.0) dev: false @@ -1274,8 +1274,8 @@ packages: /eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - /electron-to-chromium@1.4.749: - resolution: {integrity: sha512-LRMMrM9ITOvue0PoBrvNIraVmuDbJV5QC9ierz/z5VilMdPOVMjOtpICNld3PuXuTZ3CHH/UPxX9gHhAPwi+0Q==} + /electron-to-chromium@1.4.750: + resolution: {integrity: sha512-9ItEpeu15hW5m8jKdriL+BQrgwDTXEL9pn4SkillWFu73ZNNNQ2BKKLS+ZHv2vC9UkNhosAeyfxOf/5OSeTCPA==} dev: false /emoji-regex@8.0.0: