Gives pandora music replay and download function!
< Σχολιασμός για τον κώδικα 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/vue@2.6.14/dist/vue.js
To any wondering, this solution does indeed work. Tested in Firefox and Brave Browser. Thanks, mate!
Thanks,this has been fixed.
Συνδεθείτε για να δημοσιεύσετε μια απάντηση.
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/vue@2.6.14/dist/vue.js