hush icon indicating copy to clipboard operation
hush copied to clipboard

Support for Mojave?

Open thomaslazar opened this issue 4 years ago • 5 comments

Is support for older versions of MacOS possible? Currently running Mojave still so I can keep 32bit support.

thomaslazar avatar Jan 24 '21 12:01 thomaslazar

I would love this on High Sierra too, it works so well on my iOS devices and would like to use it everywhere...

MickNotMike avatar Jan 25 '21 09:01 MickNotMike

I tried compiling it targeting earlier versions of macOS, but as expected, it makes extensive use of APIs that are only available in Catalina or Big Sur. That said, it's only the app itself that uses these APIs, not the extension. And the app doesn't do anything other displaying whether the extension is loaded and providing some links. That could be reimplemented in an API available in High Sierra or Mojave pretty easily if someone wanted to take up the task.

briankendall avatar Jan 25 '21 15:01 briankendall

Alternatively, people on Mojave and earlier can install a compatible ad-blocker like AdGuard and make sure the "EasyList Cookie List" filter is enabled. That will be more or less the same thing.

briankendall avatar Jan 25 '21 15:01 briankendall

See the fork in https://github.com/oblador/hush/pull/27 which adds Mojave compatibility.

You'll need to build it yourself, but it's easy to do so.

gingerbeardman avatar Jan 27 '21 15:01 gingerbeardman

yes i did build, but easier would be auto update via appstore. thanks catalina 10/2019 is really not "out of date" i think, still gets safari updates.

hontz1 avatar Jan 29 '21 11:01 hontz1