Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

how to disable tab search

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από cor-el

more options

With a large number of open tabs, an arrow appears to quickly switch between tabs, is it possible to disable it somehow? I would like all open tabs to fit on one line.

With a large number of open tabs, an arrow appears to quickly switch between tabs, is it possible to disable it somehow? I would like all open tabs to fit on one line.
Συνημμένα στιγμιότυπα

Επιλεγμένη λύση

You can possibly set the browser.tabs.tabMinWidth pref to 50 (50 is the minimum for this pref) to have more tabs open before the tab manager button appears.

  • about:config => browser.tabs.tabMinWidth = 50

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

There is also browser.tabs.tabmanager.enabled to enable the tab manager always and to show also pinned tab in the drop-down list.

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (1)

more options

Επιλεγμένη λύση

You can possibly set the browser.tabs.tabMinWidth pref to 50 (50 is the minimum for this pref) to have more tabs open before the tab manager button appears.

  • about:config => browser.tabs.tabMinWidth = 50

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

There is also browser.tabs.tabmanager.enabled to enable the tab manager always and to show also pinned tab in the drop-down list.