Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cvzi/spotify-web-copy-track-info-to-clipboard-userscript

Adds entry to context menu of Spotify Web Player to copy the selected song name and artist to the clipboard
https://github.com/cvzi/spotify-web-copy-track-info-to-clipboard-userscript

spotify userscript

Last synced: 4 months ago
JSON representation

Adds entry to context menu of Spotify Web Player to copy the selected song name and artist to the clipboard

Awesome Lists containing this project

README

        

# Spotify Web - Copy track info to clipboard (Userscript)

[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

This is a userscript (or greasemonkey script) that adds an entry to the context menu (right mouse click) of the Spotify Web Player that let's you copy the selected song name and artist to the clipboard.

It's primarily designed for Firefox and Chrome with
[Greasemonkey ![Firefox logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/firefox16.png)](https://addons.mozilla.org/firefox/addon/greasemonkey/)
,
[Tampermonkey](https://www.tampermonkey.net/) [![Chrome logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/chrome16.png)](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) [![Firefox logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/firefox16.png)](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)
or
[FireMonkey ![Firefox logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/firefox16.png)](https://addons.mozilla.org/en-US/firefox/addon/firemonkey/).
General information about userscripts and how to use them can be found at [openuserjs.org/about/Userscript-Beginners-HOWTO](https://openuserjs.org/about/Userscript-Beginners-HOWTO).

[**Click here for install**](https://greasyfork.org/scripts/36788-spotify-web-copy-track-info-to-clipboard/code/Spotify%20Web%20-%20Copy%20track%20info%20to%20clipboard.user.js)

Screenshot:

![Animation of Spotify Web Player with context menu](screenshotani.gif)

![Screenshot of Spotify Web Player with context menu](screenshot.png)