Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Mojave? #15

Open
thomaslazar opened this issue Jan 24, 2021 · 5 comments
Open

Support for Mojave? #15

thomaslazar opened this issue Jan 24, 2021 · 5 comments

Comments

@thomaslazar
Copy link

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

@MickNotMike
Copy link

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

@briankendall
Copy link

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
Copy link

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.

@gingerbeardman
Copy link

gingerbeardman commented Jan 27, 2021

See the fork in #27 which adds Mojave compatibility.

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

@hontz1
Copy link

hontz1 commented Jan 29, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants