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

https://github.com/gabeduartem/webplayer-hotkeys

A Chrome extension that assigns hotkeys to play/pause, and switch musics (next and previous). Works with Spotify, Deezer, SoundCloud and Youtube
https://github.com/gabeduartem/webplayer-hotkeys

chrome chrome-extension deezer extension hotkey hotkeys music pause play soundcloud spotify youtube

Last synced: 3 months ago
JSON representation

A Chrome extension that assigns hotkeys to play/pause, and switch musics (next and previous). Works with Spotify, Deezer, SoundCloud and Youtube

Awesome Lists containing this project

README

        


Webplayer Hotkeys

A Chrome extension that assigns hotkeys to play/pause, and to switch music (next and previous).



[![Build Status][build-badge]][build]
[![version][version-badge]][package]
[![downloads][downloads-badge]][package]
[![MIT License][license-badge]][license]

[![PRs Welcome][prs-badge]][prs]
[![Code of Conduct][coc-badge]][coc]

[![Watch on GitHub][github-watch-badge]][github-watch]
[![Star on GitHub][github-star-badge]][github-star]
[![Tweet][twitter-badge]][twitter]

## The problem

Most of the times you want to hear some music while doing something else, but I find very annoying to have to switch tabs to control the music.

## This solution

This extension allows you to configure shortcuts to `play`, `pause` and go to the `next` or `previous` song. If no player is currently opened, it opens up Spotify.

To configure the shortcuts, go to `chrome://extensions/shortcuts` (you have to copy and paste it on the address bar), find the `Webplayer Hotkeys` extension and assign the shortcuts to the commands you want

If there is more player tabs than one, it follows this order of priority: `Spotify > Deezer > SoundCloud > Youtube Music > Youtube`

Works with:

- Spotify
- Deezer
- SoundCloud
- Youtube
- Youtube Music

## LICENSE

MIT

[npm]: https://www.npmjs.com/
[node]: https://nodejs.org
[build-badge]: https://img.shields.io/travis/com/GabrielDuarteM/webplayer-hotkeys/master.svg?style=flat-square
[build]: https://travis-ci.com/GabrielDuarteM/webplayer-hotkeys
[coverage-badge]: https://img.shields.io/codecov/c/github/GabrielDuarteM/webplayer-hotkeys.svg?style=flat-square
[coverage]: https://codecov.io/github/GabrielDuarteM/webplayer-hotkeys
[version-badge]: https://img.shields.io/chrome-web-store/v/ikmkicnmahfdilneilgibeppbnolgkaf.svg?style=flat-square
[package]: https://chrome.google.com/webstore/detail/youtube-autoclose-ads/ikmkicnmahfdilneilgibeppbnolgkaf
[downloads-badge]: https://img.shields.io/chrome-web-store/users/ikmkicnmahfdilneilgibeppbnolgkaf.svg?style=flat-square
[npmtrends]: http://www.npmtrends.com/webplayer-hotkeys
[license-badge]: https://img.shields.io/github/license/GabrielDuarteM/webplayer-hotkeys.svg?style=flat-square
[license]: https://github.com/GabrielDuarteM/webplayer-hotkeys/blob/master/LICENSE
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs]: http://makeapullrequest.com
[donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://github.com/GabrielDuarteM/webplayer-hotkeys/blob/master/other/CODE_OF_CONDUCT.md
[github-watch-badge]: https://img.shields.io/github/watchers/GabrielDuarteM/webplayer-hotkeys.svg?style=social
[github-watch]: https://github.com/GabrielDuarteM/webplayer-hotkeys/watchers
[github-star-badge]: https://img.shields.io/github/stars/GabrielDuarteM/webplayer-hotkeys.svg?style=social
[github-star]: https://github.com/GabrielDuarteM/webplayer-hotkeys/stargazers
[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20webplayer-hotkeys%20by%20%40GabrielDuarteM%20https%3A%2F%2Fgithub.com%2FGabrielDuarteM%2Fwebplayer-hotkeys%20%F0%9F%91%8D
[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/GabrielDuarteM/webplayer-hotkeys.svg?style=social