added browser.tabs.insertAfterCurrent preference to web page

main
Emma Tebibyte 4 months ago
parent 9466d3d34a
commit 4a14714fe5

@ -97,6 +97,9 @@ with this website. If not, see https://www.gnu.org/licenses/. -->
<a href="#features">Disable or Enable Features</a>
</h3>
<ul>
<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

Loading…
Cancel
Save