harsilspatel / moodle-downloader

a 4.9-star chrome extension for batch downloading moodle resources 💾
https://chrome.google.com/webstore/detail/moodle-downloader/ohhocacnnfaiphiahofcnfakdcfldbnh
MIT License
99 stars 15 forks source link

Firefox version #16

Closed gagarine closed 4 years ago

gagarine commented 4 years ago

According to https://www.extensiontest.com the extension is compatible with Firefox without any change except 3 calls to chrome.downloads.onDeterminingFilename API in popup.js .

So when this bug land https://bugzilla.mozilla.org/show_bug.cgi?id=1245652 it should be a matter of packaging and uploading the extension on https://addons.mozilla.org/en-US/firefox/

harsilspatel commented 4 years ago

I don't think I'd be bothering adding firefox support. Happy to accept PRs thought!