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

Maybe this code could get inspired by the AdGuard Safari SDK port? #146

Open
fgimenezm opened this issue Dec 10, 2018 · 1 comment
Open

Comments

@fgimenezm
Copy link

Looks like AdGuard extension got ported to the new SDK: https://github.com/AdguardTeam/AdGuardForSafari

Maybe their code could inspire some devs to create a uBO port?

@MysticalOS
Copy link

MysticalOS commented Jan 1, 2019

I looked at that rewrite and quickly got disappointed. They don't work around the 50k rule what so ever, just tell you "you have too many filters".

It's not hard to work around 50k limit. Wipr does it. You just need to multi extension it with each sub extension having it's own 50k limit.

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

2 participants