ilGur1132 / smart-https

Smart HTTPS
https://mybrowseraddon.com/smart-https.html
Mozilla Public License 2.0
80 stars 16 forks source link

Force https for resources from the current website #20

Open Salamandar opened 6 years ago

Salamandar commented 6 years ago

For instance, cppreference.com has hard-coded <link rel="stylesheet" href="http://en.cppreference.com/mwiki/load.php?debug=false&amp;lang=en&amp;modules=ext.gadget.ColiruCompiler%2CMathJax%7Cext.rtlcite%7Cmediawiki.legacy.commonPrint%2Cshared%7Cskins.cppreference2&amp;only=styles&amp;skin=cppreference2&amp;*" /> That http request seems blocked (no CSS is loaded), but that'd be better to detect that's the same domain and redirect to http.