Skip to content

Browser extension to easily copy and paste the song name, artist, and album from a Spotify song.

License

Notifications You must be signed in to change notification settings

gmadharh/copyify

Repository files navigation

icon

Copyify

A Browser extension to easily copy and paste the song name, album, or artist from a Spotify song web page.

This is because it doesn't allow you to highlight any text with the cursor, so this makes it easy by automatically extracting the details and a button to copy it to the clipboard

Chrome Firefox

Demo

Build Instructions

  1. Be in root folder pwd ~/**/copyify
  2. Ensure you have nvm and Nodejs installed and run nvm install to use the correct node version
  3. Move manifest.json from chrome or firefox folder into root directory depending on which browser you want to build for'
  4. Run npm i to install all required packages
  5. Run npm run build to build extension, output will be in the dist folder

About

Browser extension to easily copy and paste the song name, artist, and album from a Spotify song.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published