Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 356 Bytes

Music Presence browser extension

TODO:

  • Cypress end-to-end tests

    • Does the extension sync changes properly?
    • Changing playback position
    • Skipping to the next song
    • Pausing and playing the current media again
    • Pausing and playing different media
    • ...
  • Protocol Buffers for messages between the extension and the desktop app.

  • ...