/spotify-to-deezer

Open Spotify shared links (albums, artists, tracks and playlists) in Deezer.

Primary LanguageJavaScript

Welcome to spotify-to-deezer 👋

Version License: GPLv3 Twitter: marcelopaixaor

Open Spotify shared links (albums, artists, tracks and playlists) in Deezer. Right click Spotify links and select "Open in deezer". Example of Spotify link: https://open.spotify.com/track/10lT3pp9QERGOWiIzLx4We

Requirements

Developing

This will build the unpacked extension inside dist folder.

yarn install
yarn dev

Building zip file

This will build the extension zip file inside web-ext-artifacts folder.

yarn build

This will build the extension zip file inside web-ext-artifacts folder, but minified and ready for production.

yarn build:production

Run tests

yarn lint

Author

👤 Marcelo Paixão Resende

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Marcelo Paixão Resende.
This project is GPLv3 licensed.


This README was generated with ❤️ by readme-md-generator