andy-portmen / open-in-vlc

a browser extension to send media links to VLC media player
https://webextension.org/listing/open-in-vlc.html
Mozilla Public License 2.0
117 stars 56 forks source link

libcurl webassembly #71

Open trimechee opened 2 months ago

trimechee commented 2 months ago

I discover today this promising project "libcurl" which allows to integrate curl webassembly in web browsers, maybe this project can help the extension to intercept more HTTPS requests from the browser with full TLS encryption :

https://github.com/ading2210/libcurl.js https://www.npmjs.com/package/libcurl.js

https://github.com/MercuryWorkshop/epoxy-tls

https://ading.dev/projects/