Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cvzi/spotify-web-copy-track-info-to-clipboard-userscript
- Owner: cvzi
- License: mit
- Created: 2019-01-24T11:28:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T15:05:26.000Z (8 months ago)
- Last Synced: 2024-10-04T22:51:22.986Z (4 months ago)
- Topics: spotify, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/36788-spotify-web-copy-track-info-to-clipboard
- Size: 2.03 MB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)