Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jangxx/netflix-1080p
Chrome extension to play Netflix in 1080p and 5.1
https://github.com/jangxx/netflix-1080p
Last synced: 3 months ago
JSON representation
Chrome extension to play Netflix in 1080p and 5.1
- Host: GitHub
- URL: https://github.com/jangxx/netflix-1080p
- Owner: jangxx
- License: mit
- Fork: true (truedread/netflix-1080p)
- Created: 2020-05-15T16:24:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T12:17:54.000Z (7 months ago)
- Last Synced: 2024-06-17T18:01:46.410Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.8 MB
- Stars: 715
- Watchers: 25
- Forks: 57
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - jangxx/netflix-1080p - Chrome extension to play Netflix in 1080p and 5.1 (JavaScript)
README
![logo](img/icon128.png)
# New Netflix 1080p
Chrome extension to play Netflix in 1080p and 5.1 as well as other QoL improvements.
# Installation
[Download the extension from the Chrome Webstore](https://chromewebstore.google.com/detail/new-netflix-1080p/mdlbikciddolbenfkgggdegphnhmnfcg)
## Manual Installation
If you can't or don't want to install the extension from the webstore, you can follow these steps:
1. Go to the Releases section and download the latest .crx file
2. Go to the Extensions settings of your Chrome browser and toggle "Developer Mode" in the upper right corner.
3. Drag the downloaded .crx file into the Extensions window to install it## Manual Installation (Windows)
1. Go to the Releases section and download the latest release's source code as a zip file
2. Unzip the file somewhere where you want to "install" it
3. Go to the Extensions settings of your Chrome browser and toggle "Developer Mode" in the upper right corner.
4. Click on "Load unpacked" in the upper left corner and choose the directory of the unzipped source code from step 2.# Thanks
This extension would not be possible without the work of serveral other people and their repos:
- https://github.com/truedread/netflix-1080p
- https://github.com/TheGoddessInari/netflix-1080p-firefox
- https://github.com/lkmvip/netflix-4K-DDplus... and more.