Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

Always Show Tab Close Button

Is there a way to always show the tab close button on the tabs? Or perhaps to show the button on hover of the tab? Chrome does this and I find that very helpful, in cases… (funda kabanzi)

Is there a way to always show the tab close button on the tabs? Or perhaps to show the button on hover of the tab? Chrome does this and I find that very helpful, in cases where I want to close a tab and do not want to re-open that page.

Some context: When you have many tabs open (I know, who does that?) and you want to close some of them, but do not want to select those tabs, currently you can right-click and scroll through the menu to the `Close Tab` option. This is slow and a bit clunky. The `Close Tab` menu option is buried in the bottom-middle of the list.

This issue is somewhat complicated by the fact that I use the excellent Auto-Tab Discard extension to discard/sleep tabs. (https://addons.mozilla.org/en-US/firefox/addon/auto-tab-discard/) So when a tab is discarded, and you click on it, the tab reloads. Which is silly when you just want to close it.

Anyone aware of a way to always show the close-tab button, or show on hover?

Thanks!

Asked by daniel 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Show new window as Tab, like Google Chrome

Hi, Imaging that, firefox is open, I clicked on a button that opening new window, how I can merge this 2 window in 1, in fact I wanna have that new window as a tab. Goog… (funda kabanzi)

Hi, Imaging that, firefox is open, I clicked on a button that opening new window, how I can merge this 2 window in 1, in fact I wanna have that new window as a tab.

Google Chrome have this already.

Thanks !

Asked by Mehdi 8 iminyaka edlule

Answered by jscher2000 - Support Volunteer 8 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to open local HTML files in a new tab instead of a new window?

Firefox version: 95.0.2 (64-bit) OS: macOS 10.15.7 Any way to force all HTML files to open in a new tab rather than a new window? This really could be annoying when yo… (funda kabanzi)

Firefox version: 95.0.2 (64-bit) OS: macOS 10.15.7

Any way to force all HTML files to open in a new tab rather than a new window? This really could be annoying when you are working on several local HTML files at once :(

Asked by GeneratedByAUsernameGenerator 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

[2022] Browser hard refreshes don't seem to be working anymore (Ctrl + F5, or Ctrl + Shift + R).

Before if I wanted to refresh a page, I could click the refresh button or right click on the tab or page and select refresh. And if I wanted to refresh the page but also… (funda kabanzi)

Before if I wanted to refresh a page, I could click the refresh button or right click on the tab or page and select refresh.

And if I wanted to refresh the page but also delete the back history (AKA hard refresh), I would use a shortcut command like Ctrl + F5 or Ctrl + Shift + R. I had actually created a new shortcut Alt + ` to do that. And it used to work. It would delete my back history.

But for a while now, it hasn't worked. The hard refresh just acts like a regular refresh.

Asked by gaveitatry 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Show Popup as Tab

Hello, Whenever I use Firefox, I end up seeing popups (necessary for school) and would like to show them as tabs so I can merge them into other windows. I have tried the… (funda kabanzi)

Hello,

Whenever I use Firefox, I end up seeing popups (necessary for school) and would like to show them as tabs so I can merge them into other windows. I have tried the solutions given in: https://support.mozilla.org/en-US/questions/1080255 and nothing seemed to work. Is there another way to make sure that popup windows cannot hide the toolbar and show tabs?

Asked by aditya.mangalampalli 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

show sound icon on playing tab without having to hover it, just like opera does out of the box.

it's extremely annoying to have to stop what i'm doing and play "lets find the active tab" when i have tons of youtube videos qued in open tabs. in opera, the logic is th… (funda kabanzi)

it's extremely annoying to have to stop what i'm doing and play "lets find the active tab" when i have tons of youtube videos qued in open tabs. in opera, the logic is there out of the box, but in firefox, it doesn't exist. why such logic wouldn't exist is beyond me, but i see this as an annoying problem that needs fixed. i want to simply glance up at the tabs and see which one is playing without having to spend time digging through the open tabs to find the one that's playing or having to freakin memorize which one it was i don't have time for that.

i followed the guide in this thread: https://support.mozilla.org/en-US/questions/1291998 i did exactly everything as instructed but it did absolutely nothing, no change at all.

Asked by seikavx 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Restore Lost Window

I lost a window containing 500+ tabs and really need it back. My computer had just restarted, and usually after that I would recover my tabs using either the "Restore Ses… (funda kabanzi)

I lost a window containing 500+ tabs and really need it back. My computer had just restarted, and usually after that I would recover my tabs using either the "Restore Session" page that would come up or by doing "three-bar menu" > "History" > "Restore previous windows". However, this time, someone else used my laptop after it booted up and started a new tab on the "session restore" page. This window was then closed. When I opened up the window again and navigated back to the original "Restore Session" page, the "Restore Session" button didn't work. Is there any way I can restore my original window with the 500+ tabs? I have a lot of important information that I would be very sad to lose. Thank you.

Asked by j_hanafee 1 unyaka odlule

Answered by FredMcD 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How can I disable the display of the word "PLAYING" in the tab of a page that is playing media?

When I play HTML5 audio Firefox adds an extra line to the tab title with the word "PLAYING". This causes the main window to resize vertically. Any content that is sized b… (funda kabanzi)

When I play HTML5 audio Firefox adds an extra line to the tab title with the word "PLAYING". This causes the main window to resize vertically. Any content that is sized based on the height of the window is also resized which causes a visible 'glitch' in the display. My specific use-case is a music rehearsal page that displays an SVG of the music score beside the HTML5 <audio> controls. The height of the is defined, in css, as 'height: 100vh;' so that the whole page is visible. I would like to be able to revert to Firefox's previous behaviour of displaying an icon _beside_ the tab title. Any other solution that does not increase the height of the tab could also be of use.

Thanks.

Asked by jlemcke1 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

New tab position

Hi I wanted to have 2 options for the location of new tabs. 1. At end. 2. Next to adjacent tab. This is at the same point in time. I know of the setting browser.tabs.ins… (funda kabanzi)

Hi I wanted to have 2 options for the location of new tabs. 1. At end. 2. Next to adjacent tab.

This is at the same point in time. I know of the setting browser.tabs.insertAfterCurrent in about:config.

I couldn't find an addon to do this.

Could it be possible to have a typical setting for new tab at end, and then a shortcut for new tab next to adjacent?

Asked by moz_spt 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Is there a way to get a list of all tabs open in all windows?

A long time ago, I saw a list of open tabs in all windows, not just in one window, as it is now. (By the way, Google has added such a feature to Chrome. Clicking on the a… (funda kabanzi)

A long time ago, I saw a list of open tabs in all windows, not just in one window, as it is now. (By the way, Google has added such a feature to Chrome. Clicking on the arrow allows us to see any open tab and navigate to it.) I am currently using Tab Manager to search for a tab. But the tab manager is not the best option because it is too slow to open and requires too many resources. Can I restore the old behavior to see tabs in all windows?

Asked by YDUBINSKY 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

Tabs on Bottom

Hi Running Firefox 71.0 (64 bit) Well seems Firefox has been messing this up again. Anyone have the new work around solution to get my tabs back on the bottom again. T… (funda kabanzi)

Hi

Running Firefox 71.0 (64 bit)

Well seems Firefox has been messing this up again.

Anyone have the new work around solution to get my tabs back on the bottom again. They were fine this morning then shut down and went out to lunch and when I came back they were back on the top again after months of being where I wanted them below my bookmark bar.

Thoughts on this?

Thanks Dave

Asked by scottish2 4 iminyaka edlule

Answered by cor-el 3 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Opening a Tweet in a new tab without switching to it

I just made the switch from Chrome to Firefox, and I'm still trying to understand the small differences that exist between the 2 browsers. While on Twitter, what I usual… (funda kabanzi)

I just made the switch from Chrome to Firefox, and I'm still trying to understand the small differences that exist between the 2 browsers.

While on Twitter, what I usually do is middle-click with my mouse on a Tweet to a new tab that I want to look into later, then continue scrolling down my timeline, then check out the Tweets I opened in the new tab(s). However, when I try to do the same thing on Firefox, it automatically opens the new tab. Because of how Twitter works, this also reloads the Home page when I opened it up, so I just lose anything I was just looking at when I opened the Tweet in a new tab.

What can I do differently here?

Asked by terriermon50 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How do I restore Simple Tab Groups from backup?

Hi, I have maybe forty simple tab groups (I'm a teacher) and have set STG to automatically back up. But I have no idea how to restore my simple tab groups from these b… (funda kabanzi)

Hi,

I have maybe forty simple tab groups (I'm a teacher) and have set STG to automatically back up. But I have no idea how to restore my simple tab groups from these backups. FYI I have an HP Spectre 360 laptop.

Many thanks, Michelle

Asked by Michelle 10 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 10 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Middle Mouse opens link in 2 tabs / closes 2 tabs constantly

Hi Firefoxes! I updated to the latest and greatest 99.0.1, whenever i use the middle mouse button it opens every link in 2 tabs. Also when i middle mouse on a tab, 2 tabs… (funda kabanzi)

Hi Firefoxes! I updated to the latest and greatest 99.0.1, whenever i use the middle mouse button it opens every link in 2 tabs. Also when i middle mouse on a tab, 2 tabs are closed. Anyone came along this bug? Restarting FF and Windows did not help. Trying to get my notebook charged and check it on my macbook.

TYVM! Best regards, -John.

Asked by rayben1 1 unyaka odlule

Answered by rayben1 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Close Multiple Tabs sub-menu in context menu

In the new version of the Developer Edition the options "close tabs to the right" and "close other tabs" are in a sub-menu named "Close Multiple Tabs" inside the context … (funda kabanzi)

In the new version of the Developer Edition the options "close tabs to the right" and "close other tabs" are in a sub-menu named "Close Multiple Tabs" inside the context menu. Is there's a way to change this so that they will appear directly in the main context menu? I use "close tabs to the right" often and I find this very annoying.

Asked by gershonido 3 iminyaka edlule

Answered by gershonido 3 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Stop new tabs from being focused

On some websites (namely, twitter), middle clicking a post opens it in a new tab. However, whenever this happens, the new tab is always focused, is there a way to prevent… (funda kabanzi)

On some websites (namely, twitter), middle clicking a post opens it in a new tab. However, whenever this happens, the new tab is always focused, is there a way to prevent this from happening?

This does not occur on websites such as Youtube.com, where middle clicking a video opens it in a new tab, but does not focus it. This is the preferred result.

Likewise, when middle clicking a bookmark, the newly created tab is also immediately focused. Is this preventable aswell?

Thank you for your time.

Asked by suliman_H 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Missing Firefox View button

I'm on the latest version of Firefox, 106.1, and I'm missing the Firefox View button on my MacBook Pro 13". It is showing on my Mac Mini M1, and both are logged in and s… (funda kabanzi)

I'm on the latest version of Firefox, 106.1, and I'm missing the Firefox View button on my MacBook Pro 13". It is showing on my Mac Mini M1, and both are logged in and syncing properly using my Firefox account.

When I type in about:firefoxview on my MacBook Pro in the URL bar, I see the page but noticed it says "New colorways are on the way" on the right. On my Mac Mini, I see the "Independent Voices" text and an option to "Try colorways".

Bug? Some weird setting on my MacBook? Both are running macOS Monterey, 12.6.

Asked by pmoffe 1 unyaka odlule

Answered by pmoffe 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Tabs below the bookmarks

Every time Firefox throws out an update, it's a blind gamble as to whether the tabs, that were such a labor to get back below the bookmark bar after the LAST update, wil… (funda kabanzi)

Every time Firefox throws out an update, it's a blind gamble as to whether the tabs, that were such a labor to get back below the bookmark bar after the LAST update, will appear again back at the top. Somehow the userChrome.css gets jazzed or some other thing is different. Then, suddenly, all you see are desperate people posting about how to get the tabs back where they belong. For the love of God Almighty on a roller coaster, isn't anyone at Mozilla thinking that it might be time to just make this a setting? I know I'm not the first person to request this. Which is all the more reason to make it a priority. Please. Shake somebody.

Asked by krs701 1 unyaka odlule

Answered by Amelia 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Where are the Icons or tiles for New Tab? They disappeared after update.

Hi, Another bad change for me after last update. When I click on the NEW Tab I don't see the icons or tiles of my most used websites anymore . Only the top search bar an… (funda kabanzi)

Hi,

Another bad change for me after last update. When I click on the NEW Tab I don't see the icons or tiles of my most used websites anymore . Only the top search bar and a down menu with the 10 most used websites. Where did the tiles go?

The article Customize your New Tab page to hide or display content doesn't work . I cannot get into settings to change anything. Is there another solution???? I would like my tiles back.

Thank you,

Amy

Asked by Amylogamy 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

moving tabs back to below menu bar

Firefox updated and now my tabs are above the address bar, I hate it. I have went through all the information I could and created a new chrome folder, downloaded the css … (funda kabanzi)

Firefox updated and now my tabs are above the address bar, I hate it. I have went through all the information I could and created a new chrome folder, downloaded the css and changed user preferences but it sets the tabs to the bottom of the screen not just below the address bar. I think I need a different set of code for the css but cant find a copy. Does anyone know what to do?

Asked by sharkeyandgeorge 2 iminyaka edlule

Answered by sharkeyandgeorge 2 iminyaka edlule