removed unified extensions button toggle

This commit is contained in:
Emma Tebibyte 2024-03-24 15:33:24 -06:00
parent afb4dea8fb
commit eee592d902
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 0 additions and 7 deletions

View File

@ -100,13 +100,6 @@ with this website. If not, see https://www.gnu.org/licenses/. -->
<li><code>browser.tabs.insertAfterCurrent = true</code></li>
<p>Forces tabs to open to the right of the current tab.</p>
<li><code>extensions.unifiedExtensions.enabled = false</code></li>
<p>
Disables the new
<a href="https://blog.mozilla.org/addons/2022/11/17/unified-extensions-button-and-how-to-handle-permissions-in-manifest-v3/">
unified extensions button</a>.
</p>
<li><code>browser.urlbar.trimURLs = false</code></li>
<p>
Disables the automatic trimming of the URL scheme from the URL bar.