deathau / markdownload

A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.
Apache License 2.0
2.8k stars 223 forks source link

Send to Obsidian fails for HTTP sites (no SSL/TLS) #321

Open Jafner opened 4 months ago

Jafner commented 4 months ago

As far as I was able to determine, this issue is specific to Send to Obsidian, and non-SSL sites. Encountering this issue is predicated on "HTTPS-only mode" being disabled. Firefox and Chrome misbehave differently.

Test URLs:

Test procedure:

Test results:


Honestly it's probably good to reject unencrypted pages, but making the rejection obvious and consistent between browsers would be nice.