Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Is there an About:Flags or chrome://settings equivalent for brave? Is there a way to manually purge cookies per-page ? #7117

Closed
tonsimple opened this issue Feb 7, 2017 · 4 comments
Labels

Comments

@tonsimple
Copy link

Basically, just looking for a way to

  1. disable webgl completely and
  2. delete cookies per site

Is there a Brave browser way to do that ?

@luixxiul
Copy link
Contributor

luixxiul commented Feb 7, 2017

disable webgl completely

You can disable fingerprinting methods including WebGL with Fingerprinting Protection Mode. Please click the top right lion icon and enable the option. You would like to take a look at this: https://github.com/brave/browser-laptop/wiki/Fingerprinting-Protection-Mode

delete cookies per site

The function is tracked here: #1268

Thanks!

@luixxiul luixxiul closed this as completed Feb 7, 2017
@bsclifton
Copy link
Member

bsclifton commented Feb 7, 2017

@tonsimple Like @luixxiul said, we have an issue tracking the per-site cookies and it looks like you found the delete data per-site #6677 😄

Regarding your question about chrome://flags: any of the chromium/chrome command line flags that you're used to should work fine with Brave. Instead of a / you'd use a -- prefix. For example, to disable WebGL, you can edit your shortcut and append --disable-webgl

We don't have an issue tracking an equivalent of chrome://flags if you wanted to create one. The closest thing we have (which you're welcome to give a ++ to) would be #545 (implementing an about:config screen)

Let me know if you have more questions; would love to help 😄

@jnm2
Copy link

jnm2 commented Jul 29, 2017

delete cookies per site

The function is tracked here: #1268

I want the option to actually delete cookies one time for one site, not block cookies. Is that tracked anywhere?

@luixxiul
Copy link
Contributor

it's tracked here #6677

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

No branches or pull requests

4 participants