xxdavid / lastfm-friends-who-listen

:notes: Get the Friends Who Listen widget back on Last.fm
https://goo.gl/w3DxOr
MIT License
25 stars 3 forks source link

Incompatibility with firefox 57.0 #8

Closed foreveryone1 closed 6 years ago

foreveryone1 commented 6 years ago

Because of the new WebExtension framework this extension is broken.

xxdavid commented 6 years ago

Duplicate of #7.

xxdavid commented 6 years ago

Hi, thank you for informing. I have looked into that and it looks like Firefox doesn't like jQuery.ajax (I don't know why), I'll have to change it to use something more modern like fetch.

xxdavid commented 6 years ago

Aha, so the whole problem was with the API undeclared in the manifest…

xxdavid commented 6 years ago

I'm gonna package it and upload to the store for review.

xxdavid commented 6 years ago

Horray, the add-on has been approved! I think it will update automatically, otherwise you can download it from here.

foreveryone1 commented 6 years ago

Thank you for your time David, I appreciate it!