{"id":26414938,"url":"https://github.com/gabeduartem/webplayer-hotkeys","last_synced_at":"2025-03-18T00:16:48.743Z","repository":{"id":41796082,"uuid":"75965140","full_name":"GabeDuarteM/webplayer-hotkeys","owner":"GabeDuarteM","description":"A Chrome extension that assigns hotkeys to play/pause, and switch musics (next and previous). Works with Spotify, Deezer, SoundCloud and Youtube","archived":false,"fork":false,"pushed_at":"2023-03-23T02:39:26.000Z","size":961,"stargazers_count":18,"open_issues_count":6,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-26T01:04:57.968Z","etag":null,"topics":["chrome","chrome-extension","deezer","extension","hotkey","hotkeys","music","pause","play","soundcloud","spotify","youtube"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/webplayer-hotkeys/ikmkicnmahfdilneilgibeppbnolgkaf","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GabeDuarteM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-08T18:40:20.000Z","updated_at":"2023-03-23T07:58:22.000Z","dependencies_parsed_at":"2023-02-02T21:00:56.227Z","dependency_job_id":null,"html_url":"https://github.com/GabeDuarteM/webplayer-hotkeys","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fwebplayer-hotkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fwebplayer-hotkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fwebplayer-hotkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabeDuarteM%2Fwebplayer-hotkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabeDuarteM","download_url":"https://codeload.github.com/GabeDuarteM/webplayer-hotkeys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244130303,"owners_count":20402756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","chrome-extension","deezer","extension","hotkey","hotkeys","music","pause","play","soundcloud","spotify","youtube"],"created_at":"2025-03-18T00:16:48.081Z","updated_at":"2025-03-18T00:16:48.736Z","avatar_url":"https://github.com/GabeDuarteM.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eWebplayer Hotkeys\u003c/h1\u003e\n\n  \u003cp\u003eA Chrome extension that assigns hotkeys to play/pause, and to switch music (next and previous).\u003c/p\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n[![Build Status][build-badge]][build]\n[![version][version-badge]][package]\n[![downloads][downloads-badge]][package]\n[![MIT License][license-badge]][license]\n\n[![PRs Welcome][prs-badge]][prs]\n[![Code of Conduct][coc-badge]][coc]\n\n[![Watch on GitHub][github-watch-badge]][github-watch]\n[![Star on GitHub][github-star-badge]][github-star]\n[![Tweet][twitter-badge]][twitter]\n\n## The problem\n\nMost 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.\n\n## This solution\n\nThis 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.\n\nTo 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\n\nIf there is more player tabs than one, it follows this order of priority: `Spotify \u003e Deezer \u003e SoundCloud \u003e Youtube Music \u003e Youtube`\n\nWorks with:\n\n- Spotify\n- Deezer\n- SoundCloud\n- Youtube\n- Youtube Music\n\n## LICENSE\n\nMIT\n\n[npm]: https://www.npmjs.com/\n[node]: https://nodejs.org\n[build-badge]: https://img.shields.io/travis/com/GabrielDuarteM/webplayer-hotkeys/master.svg?style=flat-square\n[build]: https://travis-ci.com/GabrielDuarteM/webplayer-hotkeys\n[coverage-badge]: https://img.shields.io/codecov/c/github/GabrielDuarteM/webplayer-hotkeys.svg?style=flat-square\n[coverage]: https://codecov.io/github/GabrielDuarteM/webplayer-hotkeys\n[version-badge]: https://img.shields.io/chrome-web-store/v/ikmkicnmahfdilneilgibeppbnolgkaf.svg?style=flat-square\n[package]: https://chrome.google.com/webstore/detail/youtube-autoclose-ads/ikmkicnmahfdilneilgibeppbnolgkaf\n[downloads-badge]: https://img.shields.io/chrome-web-store/users/ikmkicnmahfdilneilgibeppbnolgkaf.svg?style=flat-square\n[npmtrends]: http://www.npmtrends.com/webplayer-hotkeys\n[license-badge]: https://img.shields.io/github/license/GabrielDuarteM/webplayer-hotkeys.svg?style=flat-square\n[license]: https://github.com/GabrielDuarteM/webplayer-hotkeys/blob/master/LICENSE\n[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\n[prs]: http://makeapullrequest.com\n[donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square\n[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square\n[coc]: https://github.com/GabrielDuarteM/webplayer-hotkeys/blob/master/other/CODE_OF_CONDUCT.md\n[github-watch-badge]: https://img.shields.io/github/watchers/GabrielDuarteM/webplayer-hotkeys.svg?style=social\n[github-watch]: https://github.com/GabrielDuarteM/webplayer-hotkeys/watchers\n[github-star-badge]: https://img.shields.io/github/stars/GabrielDuarteM/webplayer-hotkeys.svg?style=social\n[github-star]: https://github.com/GabrielDuarteM/webplayer-hotkeys/stargazers\n[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\n[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/GabrielDuarteM/webplayer-hotkeys.svg?style=social\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabeduartem%2Fwebplayer-hotkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabeduartem%2Fwebplayer-hotkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabeduartem%2Fwebplayer-hotkeys/lists"}