diff --git a/web/index.html b/web/index.html index 47e0d4b..d2d4435 100644 --- a/web/index.html +++ b/web/index.html @@ -100,13 +100,6 @@ with this website. If not, see https://www.gnu.org/licenses/. -->
  • browser.tabs.insertAfterCurrent = true
  • Forces tabs to open to the right of the current tab.

    -
  • extensions.unifiedExtensions.enabled = false
  • -

    - Disables the new - - unified extensions button. -

    -
  • browser.urlbar.trimURLs = false
  • Disables the automatic trimming of the URL scheme from the URL bar.