Po shfaqen pyetje të etiketuara me: Shfaqi krejt pyetjet

add ons and safety

Hi, I rebooted Firefox today because a website was frozen, and when it came back, it was asking for a troubleshoot or just continue, and I don't know exactly what that me… (lexoni më tepër)

Hi, I rebooted Firefox today because a website was frozen, and when it came back, it was asking for a troubleshoot or just continue, and I don't know exactly what that meant, but when I clicked on refresh, everything was changed, including the theme. And then when I tried to restore the theme back to the original it said, add-ons are disabled by safety, and I don't know what that means, and it's not explaining how to undo it. And now everything looks different and I'm not happy with it, and it's not really letting me add any other themes, and if I add them, they don't seem to fully load, the page still looks all white

Pyetur nga anne963 3 ditë më parë

Përgjigja e fundit nga Mark 1 minutë më parë

PWAs only work for domain, not full url path?

I tried making a PWA ("Add tab to taskbar") for "https://discord.com/channels/@me," but when I launch it, it only navigates to "https://discord.com," which is a splash pa… (lexoni më tepër)

I tried making a PWA ("Add tab to taskbar") for "https://discord.com/channels/@me," but when I launch it, it only navigates to "https://discord.com," which is a splash page that prompts you to either download the Discord desktop app or continue on the web (clicking to continue on web then takes you to ./channels/@me). Examining the desktop shortcut for the PWA confirms that the URL it targets is "https://discord.com"; however, changing this url manually in the shortcut then relaunching it STILL only navigates to the discord.com domain, not the full discord.com/channels/@me url path that I specified.

Can anyone else confirm whether PWAs can only currently target a domain, not a specific url path?

Pyetur nga fiffox 3 orë më parë

Përgjigja e fundit nga Agent virtuel 10 minuta më parë

Desktop link to Firefox issue

After installing Firefox on a new Windows 11 computer, when I click on the Desktop icon, a Firefox window opens but it doesn't open previous Tabs and the Application menu… (lexoni më tepër)

After installing Firefox on a new Windows 11 computer, when I click on the Desktop icon, a Firefox window opens but it doesn't open previous Tabs and the Application menus does not work. I can open new Tabs though and it downloads websites. If I click on the Firefox icon on the Windows Taskbar, Firefox operates normally.

Why doesn't the Desktop icon start Firefox so it works correctly?

Thanks

Wayne Carpenter

Pyetur nga Wayne Carpenter 20 minuta më parë

Firefox browsers keep signing me out of my Mozilla account

Hi, Every time I restart my Firefox browsers they will sign me out of my Mozilla account. I can see the email address associated with my account and 'Account disconnecte… (lexoni më tepër)

Hi,

Every time I restart my Firefox browsers they will sign me out of my Mozilla account. I can see the email address associated with my account and 'Account disconnected'. I have to go through the process again every time I use it. I am using default privacy & security settings.

I am using :

140.3.1esr (64-bit) on Debian Trixie 143.0.4 (aarch64) on MacOS Tahoe 26.0.1 143.0.1 (64-bit) on OpenSuse Tumbleweed 20250929

Can you please help me resolve this?

Pyetur nga jes.nicholson 1 orë më parë

All my logins are gone - logins.json.corrupt

I was signed out from my Firefox-Account on my PC for no apparent reason. I reset my Firefox Sync Password today and when I checked my saved passwords they were empty. In… (lexoni më tepër)

I was signed out from my Firefox-Account on my PC for no apparent reason. I reset my Firefox Sync Password today and when I checked my saved passwords they were empty. In my profile folder there is a logins.json.corrupt file which probably contains all my saved passwords. How can I recover them and why doesn't Firefox sync them back like it's supposed to?

Thank you.

Pyetur nga mareike.dieckmann 2 orë më parë

Can't sync my bookmarks to my laptop computer

I have just completed migrating my files and settings from my (not so) old windows 10 desktop computer to my windows 11 laptop. Everything seems to have gone ok, except t… (lexoni më tepër)

I have just completed migrating my files and settings from my (not so) old windows 10 desktop computer to my windows 11 laptop. Everything seems to have gone ok, except that the Firefox bookmarks were installed and only work in the private browsing window. When I start Firefox normally, the window that opens does not have the bookmarks, and even if I enter a web address manually in this window, it will not connect. I can choose "New window" in the drop down menu and that window will have the bookmarks, but still will not connect. The only way to get the bookmarks and also be able to connect to the internet is to choose "New private window" from the drop down menu. The problem with that is that there have been occasions when I have had a need to examine my browsing history, which I can't do since Firefox doesn't save the history when in private window mode. I have tried the procedure to sync bookmarks, history, etc., but the procedure is somewhat confusing and didn't work for me. Can you simplify the procedure for me? Thanks, John Blakley

Pyetur nga jblakley4469 3 orë më parë

Përgjigja e fundit nga jblakley4469 2 orë më parë

Have never liked the bright orange Firefox icon, but suddenly firefox is not letting me change it to the older one I like much better

Have never liked the bright orange Firefox icon, it's too dominating on my desktop, I LOVE the older brownish firefox icon, it's just right. So every time you come out w… (lexoni më tepër)

Have never liked the bright orange Firefox icon, it's too dominating on my desktop, I LOVE the older brownish firefox icon, it's just right. So every time you come out with a Firefox update I get out "Resource Hacker" and change the icon to the older one, pictured below. I mentioned this before, asking if you could just give that option, and didn't receive a response. You come out with so many updates, it's a hassle changing the icon every time, but I'm willing to pay the price to escape the distracting bright orange icon, but now suddenly Firefox won't let me alter the icon in the exe. Was wondering if you'd have any suggestions. Have used Firefox exclusively for decades. Thank you very much.

Pyetur nga brainetree 1 ditë më parë

Përgjigja e fundit nga brainetree 2 orë më parë

Firefox Context Menu - Unwanted Navigation Images are Showing Again

Hi All, I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu op… (lexoni më tepër)

Hi All,

I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu options...

/* Content Area Context Menu - Navigation Vertical Text */
#context-navigation,
#context-navigation > menuitem{
  flex-direction: column !important;
}
/* hide images */
#context-back image, #context-forward image,
#context-reload image, #context-stop image,
#context-bookmarkpage image{
   display: none !important;
}
/* show text labels */
#context-back:after, #context-forward:after,
#context-reload:after, #context-stop:after,
#context-bookmarkpage:after{
   content: attr(aria-label) !important;
   margin-inline-start: -19px !important; /* this pushes navigation text items to left, aligned with other menu items below */
}


It worked up until a couple of versions ago, but something has changed, and my CSS is now broken, and those navigation icons are back.

My context menu now looks like the attached image below.

Any help with showing only text labels on this menu is appreciated.

Thanks.

Pyetur nga Slouch 2 ditë më parë

Përgjigja e fundit nga Slouch 4 orë më parë

Spinning circle when attempting to view a news articles

Spinning circle when attempting to view a news articles. Tried other browsers and they all work Ok. My issue it seems with the FireFox browser. Thank you for any help. … (lexoni më tepër)

Spinning circle when attempting to view a news articles. Tried other browsers and they all work Ok. My issue it seems with the FireFox browser. Thank you for any help.

Kevin

Pyetur nga ka2nue2023 8 orë më parë

Përgjigja e fundit nga ka2nue2023 4 orë më parë

FIREFOX FREQUENT CRASHES

I GOT TIRED OF FREQUENT FIREFOX CRASHES (C0000005) IN BOTH THE 64-BIT AND 32-BIT DESKTOP VERSIONS. I HAVE BEEN USING THE 64-BIT VERSION IN WINDOWS 11 (I HAVE A HIGH-END S… (lexoni më tepër)

I GOT TIRED OF FREQUENT FIREFOX CRASHES (C0000005) IN BOTH THE 64-BIT AND 32-BIT DESKTOP VERSIONS. I HAVE BEEN USING THE 64-BIT VERSION IN WINDOWS 11 (I HAVE A HIGH-END SAGER LAPTOP WITH 32GB RAM. I INSTALLED THE FREQUENT FIREFOX UPDATES BUT THE PROBLEN PERSISTED EVER SINCE VERSIONS 42X WERE RELEASED. I TRIED THE 32-BIT VERSION BUT THE PROBLEM PERSISTED. FINALLED, I TRIED THE DEVELOPER VERSION: NO MORE CRASHES! I READ THE RESPONSES FROM YOUR CLUELESS STAFF TO OTHER CUSTOMERS WITH THE SAME TROUBLE. THIS IS NOT A WINDOWS ERROR; THIS IS A FIREFOX APPLICATION ERROR. MAYBE SOME OF YOUR FIREFOX DEVELOPER CODERS SHOULD ASSIST THE 32-BIT AND 64-BIT DEVELOPERS. OR, DUMP THE VERSION 4X CODE AND BUILD ON THE MORE STABLE 39X CODE. ALSO, DON'T BLAME WINDOWS FOR FIREFOX APPLICATION ERRORS. AND...NEVER SUGGEST A WINDOWS REINSTALL FOR FIREFOX ERRORS!!!

Pyetur nga glee018b1 23 orë më parë

Përgjigja e fundit nga James (doing minimal support) 5 orë më parë

  • E zgjidhur

My background on my firefox browser.

I was customizing my background by loading a picture. It's adult in nature. It should be my computer in my in my private home. When something amazing started happening. … (lexoni më tepër)

I was customizing my background by loading a picture. It's adult in nature. It should be my computer in my in my private home. When something amazing started happening. If I load ANY image with a naked woman on it After a few minutes Fire fox auto removes it. I have done this 30 times. I use ANY fire fox picture it's fine stays there forever. Load ANY picture with a naked woman on it and poof 2 minutes later it's gone. So please can you explain to me why whats claimed to be the most private and secure browser around is censoring me in my own home about what backgrounds I can have? I find this highly disturbing. And I am quite serious I have had them removed at least 30 times. I'm 56 y/o If I want a naked woman on my background it should be my business not fire foxes. Also no chrome is not doing it. neither is windows. It's Firefox removing them. Any explanation would be nice.

Pyetur nga msp_msp22 3 javë më parë

Përgjigjur nga msp_msp22 3 javë më parë

Tab Groups

Hi, I've been using tab groups for a while and i had some pretty important tabs save there. I wanted to know if they get deleted after a while or not, Because all of mine… (lexoni më tepër)

Hi, I've been using tab groups for a while and i had some pretty important tabs save there. I wanted to know if they get deleted after a while or not, Because all of mine suddenly disappeared. And also is there anyway to get them back?

Pyetur nga nimarezazadeh963 6 orë më parë