Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimasmiftah/youtube-play-all-button
Play All button on a YouTube channel. Turn the entire channel's video into a playlist.
https://github.com/dimasmiftah/youtube-play-all-button
extension-chrome
Last synced: 23 days ago
JSON representation
Play All button on a YouTube channel. Turn the entire channel's video into a playlist.
- Host: GitHub
- URL: https://github.com/dimasmiftah/youtube-play-all-button
- Owner: dimasmiftah
- Created: 2024-05-09T04:22:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T18:12:05.000Z (4 months ago)
- Last Synced: 2024-10-04T21:11:38.759Z (about 1 month ago)
- Topics: extension-chrome
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/youtube-play-all-button/oggeeaaeahmkkmaaldpaboiagfbjhnhl
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## YouTube Play All Button
This extension will add 2 buttons next to the subscribe button.
1. **Go to Playlist** to open the playlist of all the channel's video
2. **Play All** same thing but directly playing the first video## Screenshots
Light
![CleanShot 2024-05-09 at 11 27 55](https://github.com/dimasmiftah/youtube-play-all-button/assets/32232332/48bb6a56-a38b-4b06-8016-ad5175dc3beb)
Dark
![CleanShot 2024-05-09 at 11 27 39](https://github.com/dimasmiftah/youtube-play-all-button/assets/32232332/96a8377d-d572-4d3f-8413-84be31d3bde5)
## Installation
Install from the **Chrome Web Store**
https://chromewebstore.google.com/detail/youtube-play-all-button/oggeeaaeahmkkmaaldpaboiagfbjhnhl
Alternatively, you can install it using **developer mode**.
1. **Download**: Get the extension from the GitHub repository by clicking "Code" and then "Download ZIP".
2. **Extract**: Unzip the downloaded folder.
3. **Chrome Extensions**: Open Chrome and go to "Extensions" (found under "More tools").
4. **Developer Mode**: Enable "Developer mode" at the top right.
5. **Load Unpacked**: Click "Load unpacked" and select the extracted folder.
6. **Confirmation**: The extension should appear in the list.
7. **Test**: Visit a YouTube channel to see the added buttons.
That's it! You're ready to use the YouTube Play All Button extension.