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
- Nodejs v12 (https://nodejs.org/en/)
- Yarn (https://yarnpkg.com/)
This will build the unpacked extension inside dist folder.
yarn install
yarn dev
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
yarn lint
👤 Marcelo Paixão Resende
- Website: https://br.linkedin.com/in/marcelopaixaoresende
- Twitter: @marcelopaixaor
- Github: @marcelothebuilder
- LinkedIn: @marcelopaixaoresende
Give a ⭐️ if this project helped you!
Copyright © 2020 Marcelo Paixão Resende.
This project is GPLv3 licensed.
This README was generated with ❤️ by readme-md-generator