darktrojan / openwith

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

Add ungoogled-chromium installation support. #279

Closed hourai-dev closed 3 years ago

hourai-dev commented 4 years ago

Previously, the native messaging host manifest file wouldn't install to ungoogled-chromium's NativeMessagingHosts directory, so to make open-with work, one had to manually copy the manifest file into this directory. With this commit, the installer now supports installing the manifest file on ungoogled-chromium. This commit also adds detection for ungoogled-chromium when looking for browsers. This commit is only aimed at Linux.