passwörter

with a computer cleaning i deleted my passwords on my macbook. should not happen. on my iphone they still exist. how can i get all passwords from firefox on my phone back… (xem thêm)

with a computer cleaning i deleted my passwords on my macbook. should not happen. on my iphone they still exist. how can i get all passwords from firefox on my phone back to my firefox browser on my macbook? when i sync i am afraid to delete the passwords on my phone too..

thanks for help sarah

Được hỏi bởi Sarah 25 phút trước

Scanned PDF files open in a new window in Firefox

Hello. I have a question. When I scan a PDF file in Firefox, it opens in a new window. Why? I don't mind it opening in a new tab, so I would prefer it to open in a tab. … (xem thêm)

Hello. I have a question. When I scan a PDF file in Firefox, it opens in a new window. Why? I don't mind it opening in a new tab, so I would prefer it to open in a tab.

Được hỏi bởi sweet0670 25 phút trước

Navigation and status bar always stays visible when trying to watch full screen videos on Firefox mobile (Android)

So for some reason both the navigation and status bar always stay visible for me when I try to watching any full screen videos. Does anyone know why this happens and if… (xem thêm)

So for some reason both the navigation and status bar always stay visible for me when I try to watching any full screen videos.

Does anyone know why this happens and if there is a solution to it?

Được hỏi bởi Sam 29 phút trước

Select main calendar for meeting invitations

Hi, I have my calendar connected to my Google calendar. It works great in both ways. I can add in Thunderbird and it show up in Google and vice versa. But one issue, when… (xem thêm)

Hi, I have my calendar connected to my Google calendar. It works great in both ways. I can add in Thunderbird and it show up in Google and vice versa. But one issue, when I get a meeting invitation and I accept, it always get in the "Home" calendar and not in my Google one. I have tried to sort them with my Google at top, and if I delete all other calendars it can not be saved at all. And can not find any other settings.

Any suggestions? Or is it just not possible? Maybe a function for a coming update? Or have I just missed out some obvious?

Best regards /Mike

Được hỏi bởi micke1 38 phút trước

Tab Size & New Tab Button Missing

Hi Had to do a refresh tonight and it messed up all my settings so have been fixing things. Got my tabs back on the bottom again but the tab button size is just a smidge… (xem thêm)

Hi

Had to do a refresh tonight and it messed up all my settings so have been fixing things. Got my tabs back on the bottom again but the tab button size is just a smidge small below is my code is there a way in it to make the tab buttons or the hearder area just a smidge bigger?

Also before pasting the code my second question is about the new tab icon + that should be in the tab bar but it is missing. I seem to remember finding a way to reactivate that but can't seem to lay my fingers on the process. How can I get it back as it is missing and prefer using it over other methods!

Thanks and here is the code I have currently working it moved the tabs to the bottom but as I said they are a smidge small is there a way to either make the buttons bigger or perhaps the font just needs to be little large size.

Thanks


/* @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

/* TABS: on bottom */

  1. navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {-moz-box-ordinal-group:10}
  2. TabsToolbar {-moz-box-ordinal-group:1000!important}
  1. TabsToolbar {
display: block !important; /*required for 71+*/
position: absolute !important;
bottom: 0 !important;
width: 100vw !important;

}

  1. tabbrowser-tabs {
 width: 100vw !important;

}

  1. main-window:not([chromehidden*="toolbar"]) #navigator-toolbox {padding-bottom: var(--tab-min-height) !important;}

/* TABS: height */

root {
--tab-toolbar-navbar-overlap: 0px !important;
--tab-min-height: 30px !important; /* adjust to suit your needs */

}

root #tabbrowser-tabs {
--tab-min-height: 30px !important; /* needs to be the same as above under :root */
--tab-min-width: 80px !important;

}

  1. TabsToolbar {
height: var(--tab-min-height) !important;
margin-bottom: 1px !important;
box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important;

}

  1. tabbrowser-tabs,
  2. tabbrowser-tabs > .tabbrowser-arrowscrollbox,

.tabbrowser-tabs[positionpinnedtabs] > .tabbrowser-tab[pinned] {

 min-height: var(--tab-min-height) !important;
 max-height: var(--tab-min-height) !important;

}

/* drag space */ .titlebar-spacer[type="pre-tabs"], .titlebar-spacer[type="post-tabs"] {

 width: 40px;

}

/* Override vertical shifts when moving a tab */

  1. navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
 padding-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] #tabbrowser-tabs {
 padding-bottom: unset !important;
 margin-bottom: unset !important;

}

  1. navigator-toolbox[movingtab] > #nav-bar {
 margin-top: unset !important;

}



/* Colored bookmark sidebar, toolbar, menu button containers */

 /* Standard folder */
 #bookmarks-view treechildren::-moz-tree-image(container),
 #PlacesToolbarItems toolbarbutton[container="true"] .toolbarbutton-icon,
 #PlacesToolbarItems menu[container="true"] .menu-iconic-left,
 #BMB_bookmarksPopup menu[container="true"] .menu-iconic-icon {
   fill: gold !important;
 }
 /* Live Bookmark (RSS Feed) */
 #bookmarks-view treechildren::-moz-tree-image(container, livemark),
 #PlacesToolbarItems toolbarbutton[container="true"][livemark="true"] .toolbarbutton-icon,
 #PlacesToolbarItems menu[container="true"][livemark="true"] .menu-iconic-left,
 #BMB_bookmarksPopup menu[container="true"][livemark="true"] .menu-iconic-icon {
   fill: orange !important;
 }
 /* Smart bookmark folder */
 #bookmarks-view treechildren::-moz-tree-image(container, query),
 #PlacesToolbarItems toolbarbutton[container="true"][query="true"] .toolbarbutton-icon,
 #PlacesToolbarItems menu[container="true"][query="true"] .menu-iconic-left,
 #BMB_bookmarksPopup menu[container="true"][query="true"] .menu-iconic-icon {
   fill: dimtan !important;
 }
 /* These "containers" are SVG in the sidebar, not yet on the menu */
 #bookmarks-view treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksMenu) {
   fill: tan !important;
 }
 #bookmarks-view treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksToolbar) {
   fill: tan !important;
 }
 #bookmarks-view treechildren::-moz-tree-image(container, OrganizerQuery_UnfiledBookmarks) {
   fill: tan !important;
 }

Được hỏi bởi scottish2 51 phút trước

swipe tab gestures not there

I upgraded to 143.2 on iOS 26.0.1, but I cannot access any swipe tab gestures, which I assume means I can just swipe left and right in address bar to move between tabs. … (xem thêm)

I upgraded to 143.2 on iOS 26.0.1, but I cannot access any swipe tab gestures, which I assume means I can just swipe left and right in address bar to move between tabs.

Được hỏi bởi boughs.chasms.0d 2 ngày trước

Lần cuối trả lời bởi boughs.chasms.0d 1 giờ trước

Firefox freezes when trying Google Passkey

I've seen on this forum from April that people are having an issue with Firefox and Google Passkey. I'm trying to log into my gmail accounts and can't get passkey to work… (xem thêm)

I've seen on this forum from April that people are having an issue with Firefox and Google Passkey. I'm trying to log into my gmail accounts and can't get passkey to work. It freezes the browser and I'm not sure why this hasn't been resolved. Mac updated to Tahoe recently and I was on Sequoia 15.7.x (not sure exactly. Still froze. Photos are to show what's happening and that I needed to Force Quit each time.

Được hỏi bởi alex.kojfman 1 giờ trước

¿Alguien sabe cómo mejorar el rendimiento de Firefox al seguir resultados deportivos en vivo?

Hola Estoy probando Firefox para seguir resultados de fútbol en vivo y noté que a veces algunas páginas tardan un poco más en actualizar los marcadores. Por ejemplo, en… (xem thêm)

Hola Estoy probando Firefox para seguir resultados de fútbol en vivo y noté que a veces algunas páginas tardan un poco más en actualizar los marcadores.

Por ejemplo, en sitios como Jeinz Macias, que muestran partidos y resultados en tiempo real, el navegador funciona bien, pero me gustaría optimizarlo aún más.

¿Existe alguna configuración o extensión recomendada para mejorar la velocidad de carga o la actualización automática de páginas en Firefox? ⚽ Agradecería mucho sus consejos o experiencias con esto

Được hỏi bởi adam211 2 giờ trước

Shortcuts on homepage disappeared

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the … (xem thêm)

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the about:config and all of my pinned shortcuts are still there, but they're not appearing on the actual page itself. Are there any other settings that I'm not aware of?

Được hỏi bởi kataro28 4 giờ trước

Lần cuối trả lời bởi kataro28 2 giờ trước

Windows 11 Tabs Separate on Nvidia Updates

Every time I update my drivers for Nvidia it of course reloads the screens. This causes all the tabs in Firefox to become separated on the Windows 11 taskbar. In other … (xem thêm)

Every time I update my drivers for Nvidia it of course reloads the screens. This causes all the tabs in Firefox to become separated on the Windows 11 taskbar. In other words, it looks like I have a new firefox window open for each tab (which I'm assuming is how it works but it's hidden most of the time).

It's not a HUGE deal per se, but it is kind of annoying. I have to close then reopen Firefox.

Được hỏi bởi J L 2 giờ trước

Hide the tab bar when there is only one tab

Like seeekerman who initiated the now-closed discussion at: https://support.mozilla.org/en-US/questions/1433369, I have used Firefox since its first release. With one ex… (xem thêm)

Like seeekerman who initiated the now-closed discussion at: https://support.mozilla.org/en-US/questions/1433369, I have used Firefox since its first release. With one exception - open image in new tab - I never use tabs. I want all the usable vertical space I can get.

For some time, Firefox on Windows (Windows 11, FF 143.0.4) has been showing a tab bar under the menu items, and above the bar with the URL etc.

How can I hide this when the FF window has only one tab, which is almost all the time for me?

The solution provided to seeekerman in that discussion, on 2023-12-08, was to create a userChrome.css file with some special incantations. I tried this it did not work.

Được hỏi bởi rw28 2 giờ trước

strange font

hi in a new win 10 instal most text incl Fire Fox text is made up of letters [font] that are made of thin and thick lines [in the same letter] i dont know if its a stra… (xem thêm)

hi in a new win 10 instal most text incl Fire Fox text is made up of letters [font] that are made of thin and thick lines [in the same letter]

i dont know if its a strange font or another problem, i have copied all "font" setting from my other pc where i dont have the problem.

also i cant get spell check to work here dsespite turning it on

its very distracting, would be very gratefull for any suggestones if any one can 

help thanks

Được hỏi bởi bill 3 ngày trước

Lần cuối trả lời bởi bill 3 giờ trước

Rebuilding the Global Database does not complete (Mac)

My Thunderbird was not finding messages that I could see were there. I followed the advice here https://support.mozilla.org/en-US/kb/rebuilding-global-database. I dele… (xem thêm)

My Thunderbird was not finding messages that I could see were there.

I followed the advice here https://support.mozilla.org/en-US/kb/rebuilding-global-database.

I deleted the (large) global-messages-db.sqlite (I have been using Thunderbird for a long time - and I am monthly contributor).

The rebuild gets to a certain point and then stops (as indicated by Tools Activity Manager). Always at the same point. I guess there is a bad message in there somewhere. But now I am worse off than before.

I tried rebuilding several times. I have also compacted the account folders of the account that stopped and then tried rebuilding.

I have many years of messages in there and I need a functioning search. What can I do?

Được hỏi bởi camerojo 3 ngày trước

Lần cuối trả lời bởi camerojo 4 giờ trước

Can't Send email from primary account

When I try to send an email I get this message "Sending of the message failed. An error occurred while sending mail. The mail server responded: Authentication required. … (xem thêm)

When I try to send an email I get this message

"Sending of the message failed. An error occurred while sending mail. The mail server responded: Authentication required. Please verify that your email address is correct in your account settings and try again."

My email address in my account settings is correct. What can I do?

Được hỏi bởi gold.albert 4 giờ trước

Unable to locate extensions folder

Hello, I wanted to create a script that doesn't allow me to disable a certain extension. For that I thought to locate the file in which the states of extensions are put. … (xem thêm)

Hello, I wanted to create a script that doesn't allow me to disable a certain extension. For that I thought to locate the file in which the states of extensions are put. I searched online, and the answer appears to be that such file is available in extensions folder in my profile. However, I am unable to find extensions folder under my profile.

I would appreciate the help.

Được hỏi bởi Abdullah 4 giờ trước

Remove the expand sidebar on hover function in vertical tabs

Hi, can the function mention above be remove or flag off somehow? For me watching icon is already enough. cause when hover the side of the website to navigate accidentall… (xem thêm)

Hi, can the function mention above be remove or flag off somehow? For me watching icon is already enough. cause when hover the side of the website to navigate accidentally expand the sidebar and in some time is just expand many times probably due to a bug.

Được hỏi bởi Firifey 5 giờ trước

Adding PASSWORDLESS email account to Thunderbird (PC)?

I have an MS email account which is passwordless and only uses fingerprint/passkey authentication. How do I get TB to use this security method to gain access to my emai… (xem thêm)

I have an MS email account which is passwordless and only uses fingerprint/passkey authentication.

How do I get TB to use this security method to gain access to my email? Currently, every time I try to add the email address/account, it asks for a password, which obviously I don't have.

adelphiaUK (Chris)

Please excuse misspellings and anything that may not make sense or cause offence as the medication I take can have an adverse effect on my mind.

Được hỏi bởi adelphiaUK 5 giờ trước

Thunderbird - Problem with Back-up for Files

Issue Related to Backing Up Thunderbird Messages. Trying to back up both my inbox messages and sent messages. Problem relates to backing up inbox messages. First, atte… (xem thêm)

Issue Related to Backing Up Thunderbird Messages. Trying to back up both my inbox messages and sent messages. Problem relates to backing up inbox messages. First, attempted to back-up (sing the save as function) to desktop (folder). Plan was One Drive would back these up from Desktop. Have 199,000 messages in inbox. Did not save all of them. Then tried to save them in smaller increments to external storage (plenty of storage available). Successful with 4 back-ups of approximated 15,000 messages in each batch. Now will not back-up the full 15,000 ....last successful was 5,000 messages. When it fails, message says "Unable to save the message. Check your file name and try again later." The file naming convention has been the same for all files and have carefully checked to make sure it is not the file naming convention.

What is the problem? Does someone have a solution?

Can you please help me so I can successfully back-up all my inbox messages? Once I figure out an approach want to continue backing up messages using this approach.

Greatly appreciate your help!!

Best, Monica

Được hỏi bởi mschwinberg 5 giờ trước