顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

How can I enable seeing *all* tabs from other devices in Firefox View?

Hello All! I have recently tried to use Firefox View button in order to quickly open pages that I have opened on my Android device, however I found that only some (rando… (閱讀更多)

Hello All!

I have recently tried to use Firefox View button in order to quickly open pages that I have opened on my Android device, however I found that only some (random) portion of the tabs appear in the Firefox View under [tabs from other devices/my android device].

Is there any way I can change that behaviour? This is renedring the Firefox View kind of pointless, as I still have to open my phone to check whether there was maybe one more important page that I wanted to check out, that was not listed in the Firefox View on my PC. At that point, I could very well just see what were I at, on the android device, and just google stuff again. The mixed approch (some opened via Firefox View and some manually) is more time consuming than either of the approaches alone, so I would really appreciate help, as Firefox View seemed to be a time-saver - I believe I have something set erroneously somwhere. Thanks!

I am on firefox 125.0.3. 64-bit.

gawroon7 於 1 年前 詢問

jonzn4SUSE 於 1 年前 解答

  • 已解決
  • 封存

Disappearing "New Tab" button when tabs exceed width of display space

Past experience. With just a few tabs open there was a "+" button at the right hand end of the tab bar for a new tab. When the number of tabs got too many (in my case 1… (閱讀更多)

Past experience. With just a few tabs open there was a "+" button at the right hand end of the tab bar for a new tab. When the number of tabs got too many (in my case 18) the "+" button was JOINED by a ">" button to be able to see tabs off the right hand end of the toolbar, but still use the new tab button.

Post update to the current version of Firefox, at the point the ">" button appears it is REPLACING the "+" button.

I know there are workarounds, but my "rut" is to use the "+" to get a new tab.

Is there any way of getting it back?

mara1618 於 1 年前 詢問

zeroknight 於 1 年前 解答

  • 已解決

Disable Group Tabs

Hello, I dislike the Group Tabs feature. So many times I've accidentally created a Group Tab and then had to figure out how to un-group them. I've tried to change the v… (閱讀更多)

Hello,

I dislike the Group Tabs feature. So many times I've accidentally created a Group Tab and then had to figure out how to un-group them.

I've tried to change the value of the "browser.tabs.groups.enabled" preference to false, but it doesn't stick; after restarting, the value is always back to "true".

What’s up with this?

Thanks, Andre’a

DreaSpirit 於 1 個月前 詢問

Agent virtuel 於 1 個月前 解答

  • 已解決
  • 封存

Inappropriate sharing of tabs between personal and work computers

I have two computers, one for personal use and one for business. Somehow the tabs between the two computers are being shared and I cannot disable it. Both browsers are si… (閱讀更多)

I have two computers, one for personal use and one for business. Somehow the tabs between the two computers are being shared and I cannot disable it. Both browsers are signed into different Firefox accounts, Sync is turned off on both, and there are no connected devices. Yet despite that, when I go to one computer, it pops up a Firefox icon (see attached) in the taskbar that lets me open the tab open on the other computer. This is incredibly frustrating and Firefox should not automatically share this information, and should not make it so difficult to disable.

ericrlazear 於 3 年前 詢問

cor-el 於 3 年前 解答

  • 已解決
  • 封存

firefox switching to tab with login prompt everytime on startup

everytime I open firefox, it automatically switches tabs like these which require authentication to log in. even though their password is saved, I am still required to cl… (閱讀更多)

everytime I open firefox, it automatically switches tabs like these which require authentication to log in. even though their password is saved, I am still required to click in sign-in button.

Its really annoying that these kind of tabs get opened automatically, and then I have to switch back. Is there a way to disable this autoswitch or better, let the authentication happen automatically since the password is already stored ?

Kush 於 2 年前 詢問

cor-el 於 2 年前 解答

  • 已解決

Tab groups Vs Containers

Are tab groups like containers i.e. isolated from the others, so thay I can access sites logged into different accounts for instance or separate browsing experience/cook… (閱讀更多)

Are tab groups like containers i.e. isolated from the others, so thay I can access sites logged into different accounts for instance or separate browsing experience/cookies ?

Gaetan 於 1 個月前 詢問

TyDraniu 於 1 個月前 解答

  • 已解決
  • 封存

How to separate inactive tabs ? with either bar or boxes

Initial post: https://forums.debian.net/viewtopic.php?p=792869#p792869 cat history.log-* history.log | grep -i firefox -B2 Start-Date: 2024-02-11 19:48:58 Commandline… (閱讀更多)

Initial post: https://forums.debian.net/viewtopic.php?p=792869#p792869

cat history.log-* history.log | grep -i firefox -B2

Start-Date: 2024-02-11 19:48:58 Commandline: /usr/bin/unattended-upgrade Upgrade: firefox-esr:amd64 (102.15.0esr-1~deb11u1, 115.7.0esr-1~deb11u1)

before: https://support.mozilla.org/en-US/kb/search-open-tabs-firefox https://addons.mozilla.org/fr/firefox/addon/simple-tab-groups/ https://www.ghacks.net/2021/03/09/manage-container-tabs-efficiently-from-a-side-panel-with-the-container-tabs-sidebar-extension-for-firefox/ now: https://addons.mozilla.org/fr/firefox/addon/tab-stash/ https://www.majorgeeks.com/files/details/sidebar_tabs.html

How do I put bar between tabs, or, each tab inside an individual box ? I have tried many codes from various forums, but since this update, FF seems to ignore ./chrome/userChrome.css completely.

Benoit-Pierre DEMAINE 於 1 年前 詢問

jscher2000 - Support Volunteer 於 1 年前 解答

  • 已解決

firefox.cfg no longer overwrite new tab content

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console. // mozilla.cfg… (閱讀更多)

This code in mozilla.cfg used to overwrite new tab, but as of latest firefox 136.0b1 no longer works. Any way to fix this? There error in Browser Console.

// mozilla.cfg needs to start with a comment line var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

/* set new tab page */ try {

 Cu.import("resource:///modules/AboutNewTab.jsm");
 var newTabURL = "file:///D:/Documents/images/home.html";
 AboutNewTab.newTabURL = newTabURL;

} catch(e){Cu.reportError(e);} // report errors in the Browser Console

shdowmyst 於 3 個月前 詢問

shdowmyst 於 3 個月前 解答

  • 已解決
  • 封存

New tab opens after current though toggled to false

Note: Please read my reply to the post, below, for an update. I like to have new tabs open at the end of my tab stream so that each new tab opens in consecutive order. T… (閱讀更多)

Note: Please read my reply to the post, below, for an update.

I like to have new tabs open at the end of my tab stream so that each new tab opens in consecutive order. This is only inconvenient when I have a lot of tabs and need to scroll to the end for the latest. Because I was working with a lot of tabs today I toggled the following to "true" in about:config —

browser.tabs.insertAfterCurrent = true browser.tabs.insertRelatedAfterCurrent = true

The issue I'm having is that after toggling back to false, new tabs continue to open after the current tab, rather than at the end as before.

I'm not clear on the difference between related and unrelated, so I've experimented toggling one on, one off and neither or both but for some reason the behavior continues to default to opening new tabs after current in each case.

I have also tried restarting both Firefox and the computer, but this has not had any effect, either.

I have included a screen shot of the present settings and behavior.

wynden 於 1 年前 詢問

wynden 於 1 年前 解答

  • 封存

Side-by-Side/Vertical/Tiled Tabs

Is there a functionality to view Tabs Side-by-Side, or Vertical yet? Or is there a plan for it; similar to the recent version of Edge Chromium? I have read several questi… (閱讀更多)

Is there a functionality to view Tabs Side-by-Side, or Vertical yet? Or is there a plan for it; similar to the recent version of Edge Chromium? I have read several questions; and their work-around solutions of using a side bar or sing two windows and arranging them side-by-side. Neither functionality offers synchronized scrolling. I used Tile Tabs or We Tabs add-on in the past which was great.

SVM 於 10 個月前 詢問

Paul 最近回覆於 10 個月前

  • 已解決
  • 封存

Closed tabs not restoring

Hello, I closed my browser, expecting it to save my current tabs as it usually does. When I reopened it, the tabs were gone. They were important for me, and some of them … (閱讀更多)

Hello, I closed my browser, expecting it to save my current tabs as it usually does. When I reopened it, the tabs were gone. They were important for me, and some of them were pretty old so I can't find them in my history. I tried checking the "recently closed tabs" option, it didn't help. There was also no option to restore the previous session. Can you help me restore my lost tabs?

guynardia 於 12 個月前 詢問

cor-el 於 12 個月前 解答

  • 封存

"Open previous windows and tabs" no longer working

The option to restore tabs and windows is no longer working for me. I normally have a dozen tabs I work thru every day. Yesterday when I shutdown Firefox, all those tab… (閱讀更多)

The option to restore tabs and windows is no longer working for me. I normally have a dozen tabs I work thru every day. Yesterday when I shutdown Firefox, all those tabs were there. Today when I open Firefox it only had to single Firefox default homepage. Checking under History there is no option to restore previous tabs, and the recently closed tabs was empty.

To test, I opened an IMDB page and pinned it. I then went to Wikipedia. This gave me a pinned and unpinned tab. I shutdown Firefox via the "X" to close the window. When I restarted Firefox there was only the default homepage. Neither IMDB nor Wikipedia showed up under recently closed tabs and no option to restore the previous session was available.

I have operated Firefox this way for several years. I don't know why this behavior is no longer being supported.

kesrith1 於 2 年前 詢問

Paw_typist 最近回覆於 1 年前

  • 已解決

Remove “Turn on Vertical Tabs” from the context menu

I'm using Firefox Developer Edition v136.0b5, and I'm looking for a way to remove “Turn on Vertical Tabs” from the contextual menu, because I'm so used to reopening a tab… (閱讀更多)

I'm using Firefox Developer Edition v136.0b5, and I'm looking for a way to remove “Turn on Vertical Tabs” from the contextual menu, because I'm so used to reopening a tab by clicking on what was then the last item in the list, that every time I end up with vertical tabs lol.

DragoWeb 於 3 個月前 詢問

DragoWeb 於 3 個月前 解答

  • 已解決
  • 封存

Firefox opens a new "error" tab every time I click on something

Hello, sadly I have the problem since a few days that firefox opens a new tab with the same error every time I google something or click on a new page/subpage etc. The UR… (閱讀更多)

Hello, sadly I have the problem since a few days that firefox opens a new tab with the same error every time I google something or click on a new page/subpage etc. The URL on the error page is all the time "https://0.0.0.1/" mentention of course a page loading error. I don't know why firefox keeps oppening new tabs with this URL. I allrady tried to use the clearing function and even reinstalled the software, nothing worked. Maybe somebody can help me solving this problem, it is very annoying to have multiple new error-tabs per minute in a normal work flow. Thanks and best regards, Thomas

Thomas12345 於 1 年前 詢問

zeroknight 於 1 年前 解答

  • 已解決
  • 封存

Lost open tabs and cannot recover them

I was trying to change some settings on Firefox and I accidentally closed it and lost all of my tabs. I have the setting enabled to open tabs from last browsing session,… (閱讀更多)

I was trying to change some settings on Firefox and I accidentally closed it and lost all of my tabs. I have the setting enabled to open tabs from last browsing session, but I was messing with the extension OneTab and I lost my open tabs.

Just to be clear, it wasn't the fault of OneTab, this is was my fault for closing Firefox too quickly when it was restoring my tabs and I didn't allow it to finish.

Anyway, in attempting to recover my tabs, I have restored from backup my "sessionrestore-backups" folder; this didn't work. I have also restored my entire Mozilla folder in my profile; this also didn't work.

I also tried following this article (https://support.mozilla.org/en-US/kb/how-restore-browsing-session-backup), but the sessionstore.jsonlz4 file doesn't exist. I did a search for this file in my profile and it doesn't exist anywhere.

Does anyone have any ideas that may help?

Thanks in advance!

knight_magnus 於 1 年前 詢問

knight_magnus 於 1 年前 解答

  • 封存

Lost all tabs from previous session and standard fixes don't work

My Firefox settings are configured to "Open previous windows and tabs" on Startup. This worked fine until this morning, when I lost all of the tabs in my session, includi… (閱讀更多)

My Firefox settings are configured to "Open previous windows and tabs" on Startup. This worked fine until this morning, when I lost all of the tabs in my session, including the pinned ones. The last time I closed Firefox, there was only one window open.

I have already tried these ideas to restore the tabs:

  • CTRL+SHIFT+T: Does nothing
  • CTRL+SHIFT+N: Does nothing
  • Three bar menu -> History -> Recently closed tabs: The list is empty
  • Three bar menu -> History -> Recently closed windows: The option is greyed out
  • Three bar menu -> History -> Restore previous session: The option does not exist in the menu
  • Open user profile folder and open sessionstore-backups folder: There are three files named "previous.jsonlz4", "recovery.baklz4" and "recovery.baklz4". They are each 2KB and contain only an empty tab with the URL "about:home". There are three additional files starting with "upgrade" but they are from too long ago, so they don't contain the tabs I require.

The contents of these tabs are vitally important for my work, so this is causing me significant stress. If anyone can suggest ways to recover my previous tab beyond the documented fixes, I would greatly appreciate it. Thank you so much to anyone who can help!

king__lego 於 1 年前 詢問

king__lego 最近回覆於 1 年前

  • 已解決

Tab Grouping Not Available

I'm running v138.0.1, but the ability to group tabs that was supposedly introduced in v137 is completely absent from my browser. I can neither drag tabs onto another to c… (閱讀更多)

I'm running v138.0.1, but the ability to group tabs that was supposedly introduced in v137 is completely absent from my browser. I can neither drag tabs onto another to create a group, nor create groups by right clicking on a tab. What's up with that?

jjstoller 於 1 週前 詢問

jscher2000 - Support Volunteer 於 1 週前 解答

  • 已解決
  • 封存

Bookmark synced tabs without opening them?

Hi Trying to make sync work the way I want. Initial question: I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the … (閱讀更多)

Hi

Trying to make sync work the way I want. Initial question:

I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the desktop browser, without opening them first. I've found out how to view them in the side bar, but I see no option to bookmark all tabs.

It would be nice to have synced Tabs in the Library window and Options panel.

tilsig-firefox 於 2 年前 詢問

jscher2000 - Support Volunteer 於 2 年前 解答