darktrojan / openwith

Open With add-on for Firefox
https://addons.mozilla.org/addon/open-with/
412 stars 71 forks source link

🐛 FIX: #228 Explicitly turn off pipe/stdin #237

Closed krokofant closed 5 years ago

krokofant commented 5 years ago

Fixing https://github.com/iina/iina/issues/2086 and #228

krokofant commented 5 years ago

Not needed anymore with IINAs "--no-stdin" option. There might be cases where open-with should pipe the url or something so I'll closes this for now.