A browser extension to help you discover the world of classical music using classicalmusiconly.com. You can directly install the extension from Chrome Web Store or Firefox Addons website
- Discover thousands of classsical works randomly with three magic buttons (masterpiece, obscure or totally random)
- Listen to top works of a certain composer filtered by genre (e.g. Beethoven symphonies, Brahms chamber music, Mozart violin sonatas, etc...)
- Listen to top works of any genre filtered by period (e.g. Romantic violin concertos, modern symphonies, renaissance sacred music, etc...)
git clone https://github.com/classicalmusiconly/classicalmusiconly-extension
cd classicalmusiconly-extension
npm install
npm run build
cd dist
zip -r classicalmusiconly.zip .
Step 6 is optional for Chrome/Chromium since you can install the extension directly by choosing the dist
directory from the load unpacked extension
button in chrome://extensions/