https://github.com/themintchoco/holosongs
Tap into the global Holodex community directly from YouTube with HoloSongs
https://github.com/themintchoco/holosongs
chrome-extension holodex hololive react youtube
Last synced: 4 months ago
JSON representation
Tap into the global Holodex community directly from YouTube with HoloSongs
- Host: GitHub
- URL: https://github.com/themintchoco/holosongs
- Owner: themintchoco
- Created: 2022-08-30T09:34:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-05T06:09:39.000Z (9 months ago)
- Last Synced: 2025-10-27T23:43:50.139Z (8 months ago)
- Topics: chrome-extension, holodex, hololive, react, youtube
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/holosongs/ipibfcnlipdkimfmajnddpboejkocplf
- Size: 1.49 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# HoloSongs
[](https://github.com/themintchoco/holosongs/actions/workflows/release.yml)
[](https://chrome.google.com/webstore/detail/holosongs/ipibfcnlipdkimfmajnddpboejkocplf)
[](https://chrome.google.com/webstore/detail/holosongs/ipibfcnlipdkimfmajnddpboejkocplf)
[](https://crowdin.com/project/holosongs)
[](https://holodex.net/about)
Powered by the global Holodex community, HoloSongs is a Chrome extension that adds a full featured media player to long YouTube livestreams so you can seek to your favorite songs and play them on repeat.

## Features
Get a full featured media player alongside singing streams
- Setlist at a glance
- Seek and skip individual songs
- Repeat modes
- Music mode (skips talking segments)
Works with most videos from your favorite streamers, including streamers from Hololive, Nijisanji and other organizations.
## Usage
To get started, retrieve your API key from your [account settings](https://holodex.net/login) and paste it into the extension settings.
## Installing
### Chrome Web Store
[](https://chrome.google.com/webstore/detail/holosongs/ipibfcnlipdkimfmajnddpboejkocplf)
The easiest method of installation. Simply click on the above image and then on *Add to Chrome*.
### Build from source
```bash
git clone git@github.com:themintchoco/holosongs.git
cd holosongs
npm install
npm run build
```
To complete installation, enable developer mode on the Chrome extensions page and click *Load Unpacked*. Then select the `dist/` directory created during the build.