Author: Matheus Hoffmann (h0ffmann on GitHub)
Okekara brings synchronized lyrics and karaoke mode to YouTube Music. Enjoy real-time highlighted lyrics, EQ presets, and vocal reduction for a true karaoke experience.
Initial support is for YouTube Music. Spotify and YouTube (video) support are planned for future releases.
Business inquiries: mhoffmannfs@gmail.com
Okekara traz letras sincronizadas e modo karaokê para o YouTube Music. Desfrute de letras destacadas em tempo real, presets de equalização e redução vocal para uma experiência de karaokê completa.
Suporte inicial para YouTube Music. Suporte a Spotify e YouTube (vídeo) está planejado para versões futuras.
Contato comercial: mhoffmannfs@gmail.com
- Synchronized lyrics display that highlights the current line
- EQ presets for audio customization
- Vocal reduction capability
- Fullscreen mode for karaoke experience
- Support for multiple lyrics providers
- Build the extension:
just build - Load the unpacked extension:
- Open Chrome and go to
chrome://extensions/ - Enable "Developer Mode"
- Click "Load unpacked" and select the
distfolder
- Open Chrome and go to
- Navigate to YouTube Music (Spotify and YouTube video support coming soon)
- Click the Okekara extension icon to open the control panel
- Use the "Toggle Karaoke UI" button to show/hide the lyrics view
- Customize the experience using the settings panel
- If you encounter errors, try refreshing the page
- If problems persist, go to extension settings and click "Reload"
- For YouTube Music, ensure you're playing a song before using the extension
- Build extension:
just build - Package for distribution:
just package - Build with Docker:
just build-docker - Run Docker container:
just run-docker