Skip to content

Commit

Permalink
v8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
erosman authored Dec 16, 2023
1 parent 17d31b4 commit 16a9214
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/content/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ <h4>Storage quotas for sync data</h4>
See also: <a href="https://github.com/w3c/webextensions/issues/351" target="_blank">Discuss limits applied to storage.local and storage.sync API</a></p>

<h2>Auto Backup</h2>
<p>Automatically backup & export settings on save</p>
<p>Automatically backup settings to the browser configured Downloads folder on save</p>


<h2>Limit WebRTC <span>(requires "privacy" permission)</span></h2>
Expand Down Expand Up @@ -1031,6 +1031,7 @@ <h2 id="log">Log <span>(Firefox only)</span></h2>
<li>It will continue to display while the Options page is open and will stop logging as soon as the page is closed</li>
<li>Log data is not stored</li>
<li>Not available on chrome since in Chrome <a href="https://developer.chrome.com/docs/extensions/reference/webRequest/#event-onBeforeRequest" target="_blank">webRequest.onBeforeRequest</a> API does not provide <a href="https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/onBeforeRequest" target="_blank">proxyInfo</a></li>
<li>Patterns will show if FoxyProxy was in Proxy by Patterns mode when the log page is loaded (refresh if necessary)</li>
</ul>


Expand Down

0 comments on commit 16a9214

Please sign in to comment.