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
Can't identify a flag or method for opening Brave with aggressive blocking enabled globally, by default. This is of particular interest for browser automation. I've identified three potentially relevant flags:
--aggressive
--aggressive-cache-discard
--aggressive-tab-discard
The support page lacks information describing their purposes, however, so I'm left guessing. Regardless, they don't start Brave in aggressive mode.
Edit: They're in the Chromium source and seem unrelated.
I was unable to find other flags or methods for starting Brave with aggressive blocking (they may well exist, though, so please let me know if that's the case).
Steps to Reproduce
For the flags I've listed:
Open terminal in the application directory.
(In windows) wrt brave.exe --aggressive or other flags.
Of course, it's likely I misinterpreted their purpose.
Actual result:
Brave opens with "Block trackers and ads" enabled.
Expected result:
Brave opens with "Aggressively block trackers and ads" enabled.
Description
Can't identify a flag or method for opening Brave with aggressive blocking enabled globally, by default. This is of particular interest for browser automation. I've identified three potentially relevant flags:
The support page lacks information describing their purposes, however, so I'm left guessing. Regardless, they don't start Brave in aggressive mode.
Edit: They're in the Chromium source and seem unrelated.
I was unable to find other flags or methods for starting Brave with aggressive blocking (they may well exist, though, so please let me know if that's the case).
Steps to Reproduce
For the flags I've listed:
wrt brave.exe --aggressive
or other flags.Of course, it's likely I misinterpreted their purpose.
Actual result:
Brave opens with "Block trackers and ads" enabled.
Expected result:
Brave opens with "Aggressively block trackers and ads" enabled.
Reproduces how often:
Always.
Brave version (brave://version info)
Brave: 1.50.119 Chromium: 112.0.5615.121 (Official Build) (64-bit)
Revision: 39cc4e45904ae9f1741c4fbaa866e629c96f2268-refs/branch-heads/5615_51@{#8}
OS: Windows 11 Version 22H2 (Build 22621.1555)
The text was updated successfully, but these errors were encountered: