Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brokiem/yt-rounded-video-player-ext
A browser extension that adds rounded corners to the YouTube video player
https://github.com/brokiem/yt-rounded-video-player-ext
chrome-extension chromium-extension firefox-addon firefox-extension youtube-extension yt-rounded-video-player
Last synced: about 1 month ago
JSON representation
A browser extension that adds rounded corners to the YouTube video player
- Host: GitHub
- URL: https://github.com/brokiem/yt-rounded-video-player-ext
- Owner: brokiem
- License: lgpl-2.1
- Created: 2023-01-24T17:44:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T20:27:29.000Z (about 2 years ago)
- Last Synced: 2024-11-01T13:42:16.533Z (3 months ago)
- Topics: chrome-extension, chromium-extension, firefox-addon, firefox-extension, youtube-extension, yt-rounded-video-player
- Language: JavaScript
- Homepage:
- Size: 529 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Rounded Video Player
A browser extension that adds rounded corners to the YouTube video player
![img.png](img.png)## Installation
### Chrome
1. Go to the [Github Releases](https://github.com/brokiem/yt-rounded-video-player/releases) page
2. Download either the 'Manifest2.zip' or 'Manifest3.zip' version depending on your Chrome version
3. Extract the downloaded zip file
4. Go to `chrome://extensions/` in your browser
5. Enable the `Developer mode` toggle in the top right corner
6. Click the `Load unpacked` button in the top left corner
7. Select the extracted folder
8. (Optional) You can change the radius of the corners by clicking the extension icon.
9. Enjoy!### Firefox
1. Download the latest release from [Firefox Add-ons store](https://addons.mozilla.org/en-US/firefox/addon/youtube-rounded-video-player/)
2. Install the downloaded extension
3. (Optional) You can change the radius of the corners by clicking the extension icon.
4. Enjoy!