Gives pandora music replay and download function!
< Feedback on Pandora music replay and download
This stopped working due to the Vue library changing.You can resolve it by editing line 7 to point to an older version:// @require https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js
To any wondering, this solution does indeed work. Tested in Firefox and Brave Browser. Thanks, mate!
Thanks,this has been fixed.
Sign in to post a reply.
This stopped working due to the Vue library changing.
You can resolve it by editing line 7 to point to an older version:
// @require https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js