lidel / google-music-hotkeys

Browser extension that adds keyboard control to Google / YouTube Music
https://github.com/lidel/google-music-hotkeys#install
Creative Commons Zero v1.0 Universal
32 stars 5 forks source link

Support for Google Podcasts #19

Closed lidel closed 3 years ago

lidel commented 3 years ago

Ref. https://podcasts.google.com

Not sure when I will be able to pick this up, so if someone wants to submit a PR, here are some starting tips:

  1. add podcasts.google.com to this list in manifest
  2. implement podcastsScriptThatClicksOn in background.js (use existing youTubeMusicScriptThatClicksOn as inspiration, you will need to figure out correct querySelector for each action)