-
Notifications
You must be signed in to change notification settings - Fork 971
Implement about:config #545
Comments
++ I'm working on some about pages this week, about:newtab placeholder and about:preferences. After that's done it'd be a good time to add a more dev-friendly about:config to expose advanced things. |
I would just like to mention that configuring the browser via command-line would be helpful for mass-deployment. Having multiple machines makes me not want to spend much time clicking around manually in It's tedious to configure browsers in an automated way (except maybe Safari). Brave could stick out here as a little more developer-friendly. Someone suggested even a Looking to and fro the issues, I found the defaultSettings but I'm puzzled as to where exactly these are persisted on my drive (in fact, I'm not even sure whether electron is responsible for handling this or not). |
Definitely support this concept, would be great to have more advanced config options. |
+1 from community: https://community.brave.com/t/similar-about-config/5088 Specifically user would like to see these items on this page: WebRTC; webgl; Prefetch; disableIPv6; Referer Header; enable or disable 3DES cipher; HTML5 ping |
For me, I need to disable webassembly for various security reasons. I have it disabled in Firefox and Chrome, but unable to disable it in Brave. |
+1 from community https://community.brave.com/t/about-config-on-brave/18539?u=eljuno |
+1. I would like the ability to change the following settings:
|
+1 I agree with everything mentioned above. In addition, I would like to disable conflicting shortcuts. These shortcuts conflict with Spectacle:
Behavior:
Same thing should apply for other conflicting shortcuts as well. |
Why has this not been implemented yet??? |
@joeparkerz actually, it has been implemented. The Brave Dev version incorporates this. So you can now go to chrome://settings/ or chrome://flags/ for example. And of course you can go to chrome://about/ to list all the internal URLs. The Dev version is very much like Chrome though, same look, same config, etc. They no longer seem to be hiding the fact that its built on Chrome. I haven't personally tested it, but it is there. |
You can't be serious. chrome:flags, chrome:settings are both available on Chrome! |
@joeparkerz you can open an issue in our new repo, https://github.com/brave/brave-browser/issues, and describe the functionality you'd like to see As @stevespringett said, with this new code-base, all of the chrome pages are available. That combined with no comments in a while is why I had closed this issue. This is a feature we will not be adding to the Muon version of our product (ex: |
We need a way of configuring the browser at some point. I understand this is expermiment at this point but we need a way to control proxy usage, hybernate technologies that users don't want to run as well as homepage settings.
I know this browser takes privacy seriously but their is a danger in billing this is a privacy browser if we don't yet have the features implemented to allow users control over their footprint.
The text was updated successfully, but these errors were encountered: