forked from d3cim/mobile_user.js
possible suggestions #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Good evening @Narsil
I would like to propose:
allow the change network.proxy.allow_bypass= false
browser.tabs.searchclipboardfor.middleclick = false
privacy.resistFingerprinting.pbmode = true
extensions.quarantinedDomains.enabled = true
allow the change
browser.startup.blankWindow = blank
extensions.formautofill.addresses.supported = blank
extensions.formautofill.creditCards.available = blank
extensions.formautofill.creditCards.supported = blank
privacy.clearsitedata.cache.enabled = true
middlemouse.contentLoadURL = blank
privacy.trackingprotection.emailtracking.enabled = true
And
3a030d996d
,7f8ed92d52
A hug
Hi!
Thanks for the suggestions.
network.proxy.allow_bypass=false
I consider this should be true unless using Tor Browser
browser.tabs.searchclipboardfor.middleclick = false
It's false. Besides, it doesn't exist on mobile
privacy.resistFingerprinting.pbmode = true
It will be. But I'm still waiting for this:
https://github.com/arkenfox/user.js/issues/1716
extensions.quarantinedDomains.enabled = true
I don't want domains to bypass extensions
As for the other, feel free to edit them :)
Greetings.