I'm working the extension Universal Bypass, which has to send a request to my server to bypass some sites, which users can disable in the options. However, the brave adblock prevents these requests. So, my suggestion would be to add an API so my extension could simply tell the adblocker to allow these requests:
if(typeof brave != "undefined")
{
brave.allowRequestsTo("https://universal-bypass.org/*");
}
It is not working for this site
Any update? I would very much like to use Universal Bypass on Brave.
for me it works on brave
cc: @ryanbr
Just tested this extension, https://favpng.com/ works fine. @timmyRS is everything okay now with Universal Bypass and Brave?
@Andy987456 also tested the link, what exactly is the issue with the web site?
@ryanbr The issue here is with the "Crowd Bypass" feature. You can view example links at https://universal-bypass.org/example-links.
Why hasn't this been fixed yet?
I can install the extension, but when i close and open the browser again the extension is removed

I can install the extension, but when i close and open the browser again the extension is removed
Same issue. Half the links are not bypassed and every now and then the extension gets removed.
It's definitely not a chromium issue considering Edge chromium runs it without any issue.
Most helpful comment
for me it works on brave