diff --git a/src/content/help.html b/src/content/help.html index 89314e4..f002d12 100644 --- a/src/content/help.html +++ b/src/content/help.html @@ -481,6 +481,10 @@
Show proxies on the toolbar badge when in Proxy by Patterns mode
+ +Toggle WebRTC browser settings as it has been known to leak real IP
Toggle changes the browser preferences and does not require SAVE.
@@ -1047,12 +1051,13 @@{ - "mode": "disable", // mandatory: current option, necessary to enable - "sync": false, // optional: not necessary as it will be disabled on managed storage - "passthrough": "", // optional: Global Exclude - "container": {}, // optional: Incognito/Container settings - "commands": {}, // optional: keyboard shortcut settings - "data": [] // mandatory: array of proxies and their patterns + "mode": "disable", // mandatory: current option, necessary to enable + "sync": false, // optional: not necessary as it will be disabled on managed storage + "showPatternProxy": false, // optional: Show proxies on the toolbar badge when in Proxy by Patterns mode (Firefox only) + "passthrough": "", // optional: Global Exclude + "container": {}, // optional: Incognito/Container settings + "commands": {}, // optional: keyboard shortcut settings + "data": [] // mandatory: array of proxies and their patterns }@@ -1128,7 +1133,7 @@
/etc/opt/chrome/policies/
/etc/opt/chrome/policies/managed
/etc/chromium/policies
/etc/firefox/policies