slosd / guiconfig

gui:config - A Firefox add-on which provides advanced configuration for the browser
https://addons.mozilla.org/en-US/firefox/addon/guiconfig
GNU General Public License v3.0
9 stars 1 forks source link

add privacy tab #32

Open Jan02 opened 9 years ago

Jan02 commented 9 years ago

Please group all privacy related settings together on the same tab.

general tab

privacy.trackingprotection.enabled

This is Mozilla’s new built in tracking protection.

geo.enabled browser.safebrowsing.enabled browser.safebrowsing.malware.enabled dom.event.clipboardevents.enabled network.cookie.cookieBehavior = 1

0 = accept all cookies by default
1 = only accept from the originating site (block third party cookies)
2 = block all cookies by default

network.cookie.lifetimePolicy = 2

0 = Accept cookies normally
1 = Prompt for each cookie
2 = Accept for current session only
3 = Accept for N days

browser.cache.offline.enable browser.send_pings webgl.disabled

WEBRTC tab

media.peerconnection.enabled media.peerconnection.turn.disable media.peerconnection.use_document_iceservers media.peerconnection.video.enabled media.peerconnection.identity.timeout

slosd commented 9 years ago

These are available through the standard options:

I'm not going to add them. It's just additional effort for the translators and adds more clutter to an already crowded UI.

Issues to add options: