You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There doesn't appear to be any way to use extensions in Browservice. Instead, I use this ad blocking proxy called Privaxy to block ads before the pages are loaded in browservice. Here's how to set it up, briefly;
Download the latest release of Privaxy for your platform from https://github.com/Barre/privaxy and install it on the same machine as the Browservice executable.
Make sure Privaxy is running before starting Browservice
Add the following command line parameter when starting browservice, so that it uses Privaxy as an upstream proxy.
--chromium-args=proxy-server="http://localhost:8100"
You should now see no more ads.
Privoxy uses < 64mb ram, and does not percievably slow down Browservice - in fact everything is a bit faster without ads.
Hello, I wanna block ads using browservice throigh CEF.
is there a way to load extenstions?
also, proprietary codecs?
The text was updated successfully, but these errors were encountered: