chrome extension: Queue-Player-MP3-WAV-OGG
**# 🎵 Queue Player (MP3 / WAV / OGG)**
**A lightweight browser-based queue music player built as a Chrome Extension.**
**Play audio files directly from links, manage a queue, and control playback like a minimal Spotify-style player.**
**---**
**## ✨ Features**
**- ▶ Play audio links (mp3, wav, ogg)**
**- 📜 Queue system**
**- ⏭ Next / Previous controls**
**- 🔁 Repeat modes (off / all / one)**
**- 💾 Save \& load playlists**
**- ⌨ Keyboard controls (space, arrows)**
**- 🌙 Simple dark UI**
**- 🔗 Context menu integration (right-click links)**
**---**
**## 🧠 How it works**
**- Uses Chrome `storage.local` as state**
**- Queue-based playback system**
**- Dedicated player tab (`player.html`)**
**- Popup UI for quick control**
- **right click on a tab containing music , select "Play Now" in the context menu -> adds mp3|ogg|wav into the playlist on popup.html+player.html**
**---**
**## ⌨ Keyboard Shortcuts**
**| Key | Action |**
**|-----|------|**
**| Space | Play / Pause |**
**| → | Next track |**
**| ← | Previous track |**
**---**
**## 📦 Installation (Developer Mode)**
**1. Open Chrome → `chrome://extensions`**
**2. Enable \*\*Developer Mode\*\***
**3. Click \*\*Load unpacked\*\***
**4. Select this folder**
**---**
**## 🚧 Limitations**
**- ❌ YouTube playback not supported (embed restrictions)**
**- ✅ Works best with direct audio links**
**---**
**## 🛣 Future Ideas**
**- Drag \& drop queue**
**- Volume control**
**- Mini player window**
**- Track metadata extraction**
**- Better UI (Spotify-like)**
**---**
**## 💡 Author**
**Built as a custom lightweight media queue system.**
**---**