add-to-sonos-queue
add-to-sonos-queue copied to clipboard
Songs are not added to que from Soundcloud
Context: Soundcloud.com (webplayed)
Scenario:
- Successfully set up Sonos speakers' IP Address. (notice the green checkbox)
- Click the N* button under any selected track on Soundcloud (responsible for adding the )
- The button is loading
- The button color turns red (indicating that the song was not added to que)
- Check Sonos que, nothing is added
Kindly note that I attempted to debug the extension files in order to try to fix the extension; Here's my findings:
- Extension files are developed based on an earlier version of Google Chrome currently I am using Version 112.0.5615.138 (Official Build)
- The extension's "Manifest" file is based on "Manifest V2" while current Chrome version requires "Manifest V3"
- I attempted to upgrade the manifest version but failed in updating the code found in ""background.js" file.
Is this project still active?