JTBrinkmann / Dubtrack-Playlist-Pusher

Adds simple and intuitive playlist importing & exporting capabilities to Dubtrack
MIT License
6 stars 4 forks source link

Update because Dubtrack removed jQuery #9

Open FranciscoG opened 5 years ago

FranciscoG commented 5 years ago

you can test it out by creating a bookmark pointing to my repo: javascript:(function(d){var s=d.createElement('script');s.src="https://raw.githack.com/FranciscoG/Dubtrack-Playlist-Pusher/jquery-cdn/index.js";d.body.appendChild(s)})(document);void(8)

note

if you do merge you'll need to update your bookmarklet example to remove the jQuery and use the same pure js in my test example