ochameau / sabnzbdfox

Ease nzb files downloading by catching all downloads and redirecting them to your download tool : sabnzbd or any other newsgrabber which wait for files in a directory.
https://addons.mozilla.org/en-US/firefox/addon/sabnzbdfox/
Other
4 stars 6 forks source link

SSL support? #1

Closed rhawk301 closed 7 years ago

rhawk301 commented 11 years ago

Does this version support SSL? I tried using an https:// in front and that doesnt seem to work. If it does not support SSL, can that be added? Thanks so much.

cmilloy commented 11 years ago

I second this comment. I solved my issue by downloading the code and changing http: to https: in sabnzbBridge.js. Then I repackaged and reinstalled addon, but I think this should be made an option in the chrome itself.

All in all, great add-on. Thanks!

ochameau commented 11 years ago

I don't have much time to add this feature, but I'd welcome any pull request in order to add this feature! Then I'll spin an update with that patch on AMO.

hnz101 commented 7 years ago

SSL Support is now merged.