Recieving 403 errors in firefox but nowhere else

I often receive a 403 error when using Firefox Every time, before this happens, I get the unsafe website warning and then the 403 error when I continue anyway I am usi… (lexoni më tepër)

I often receive a 403 error when using Firefox Every time, before this happens, I get the unsafe website warning and then the 403 error when I continue anyway


I am using the latest version at the time of writing These errors only occur on my desktop PC I have tried to replicate this issue on both my phone (Android) and another laptop(Windows 11) but all the websites work normally on there.

I have tried the following, none of which have any effect:

  • Clearing cookies
  • using Troubleshoot mode
  • Restarting
  • Changing Useragent
  • Using "Forget about this site"

The following do fix the issue

  • Using a VPN
  • Using Google Chrome
  • Running Firefox in another profile

Going through the privacy and security tab and reseting all the settings sometimes works but only temporarily

The following are a few websites where the issue occurs

  1. https://kdice.com/
  2. https://latinitium.com/
  3. https://theysaidso.com/
  4. https://opensource.org/
  5. httpe://obsidian.rocks/

Pyetur nga Thomas Harris 10 orë më parë

Përgjigja e fundit nga Thomas Harris 8 minuta më parë

Close Synced Tabs feature doesn't work on ESR versions?

Hi! Very satisfied new Firefox user here :) I've just noticed that from my Windows 11 Firefox 132's Account menu, I can close tabs open on my other computers via t… (lexoni më tepër)

Hi!

Very satisfied new Firefox user here :)

I've just noticed that from my Windows 11 Firefox 132's Account menu, I can close tabs open on my other computers via the sync feature. However, the X button that lets me close the tabs only seem to appear next to tabs open on my other computers that also run Firefox 132, while my computers that run the 128 ESR version don't show the X button next to their open tabs.

Is this because the close synced tabs feature was implemented after version 128, or is it blocked for some reason due to the nature of the ESR version? Or am I just doing something wrong with the sync settings on my ESR versions?

I've tried searching the help section and looking up the release notes to try to figure it out, but all attempts failed to find the reason and a fix :(

Thanks!

Pyetur nga JY 1 orë më parë

Tab Bar Placement Issue After Firefox 133 Update

Today, my Firefox updated to version 133. I had the Tab Bar below the Address Bar and under the Bookmarks Toolbar - configured via userChrome.css. After the update, my Ta… (lexoni më tepër)

Today, my Firefox updated to version 133. I had the Tab Bar below the Address Bar and under the Bookmarks Toolbar - configured via userChrome.css. After the update, my Tab Bar is above the Address Bar. Could you please advise what changes I need to make in userChrome.css to place the Tab Bar below the Bookmarks Toolbar? Thank you.

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0

See the above repository for updates as well as full license text. */

/* Modify to change window drag space width */ /* Use tabs_on_bottom_menubar_on_top_patch.css if you have menubar permanently enabled and want it on top

  • /

/* IMPORTANT */ /* Get window_control_placeholder_support.css Window controls will be all wrong without it. Additionally on Linux, you may need to get: linux_gtk_window_control_patch.css

  • /
root{ --uc-titlebar-padding: 0px; }

@media (-moz-os-version: windows-win10){

root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }

}

  1. toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
  2. TabsToolbar > .titlebar-buttonbox-container{

position: fixed; display: block; top: var(--uc-titlebar-padding,0px); right:0; height: 40px; } /* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */ @supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){

root{ --uc-titlebar-padding: 0px !important }

.titlebar-buttonbox-container{ left:0; right: unset !important; } }

root[uidensity="compact"] #TabsToolbar > .titlebar-buttonbox-container{ height: 32px }
  1. toolbar-menubar[inactive] > .titlebar-buttonbox-container{ opacity: 0 }
  1. navigator-toolbox{ padding-top: var(--uc-titlebar-padding,0px) !important; }

.titlebar-buttonbox-container > .titlebar-buttonbox{ height: 100%; }

  1. titlebar{

order: 2; -moz-appearance: none !important; --tabs-navbar-shadow-size: 0px; }

.titlebar-placeholder,

  1. TabsToolbar .titlebar-spacer{ display: none; }

/* Also hide the toolbox bottom border which isn't at bottom with this setup */

  1. navigator-toolbox::after{ display: none !important; }

@media (-moz-gtk-csd-close-button){ .titlebar-button{ flex-direction: column } }

/* These exist only for compatibility with autohide-tabstoolbar.css */ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }

  1. navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }

/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom_menubar_on_top_patch.css made available under Mozilla Public License v. 2.0 See the above repository for updates as well as full license text. */

/* Menubar on top patch - use with tabs_on_bottom.css */ /* Only really useful if menubar is ALWAYS visible */

root{ --uc-window-control-width: 0px !important }
  1. navigator-toolbox{ padding-top: calc(29px + var(--uc-titlebar-padding,0px)) !important }
  1. toolbar-menubar{

position: fixed; display: flex; top: var(--uc-titlebar-padding,0px); height: 29px; width: 100%; overflow: hidden; }

  1. toolbar-menubar > .titlebar-buttonbox-container{ height: 29px; order: 100; }
  1. toolbar-menubar > [flex]{ flex-grow: 100; }
  2. toolbar-menubar > spacer[flex]{

order: 99; flex-grow: 1; min-width: var(--uc-window-drag-space-width,20px); }

  1. toolbar-menubar .titlebar-button{ padding: 2px 17px !important; }
  1. toolbar-menubar .toolbarbutton-1 { --toolbarbutton-inner-padding: 3px }

/* TABS: height */*|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 25px !important; --tab-min-width: 80px !important;

  1. tabbrowser-tabs {

width: 100vw !important; }

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

.tab-background { border-radius: 8px 8px 0px 0px !important; border-image: none !important; } .tab-line { display: none; }

.tab-close-button { color: red!important; }

Pyetur nga Pavel Říha 23 minuta më parë

Side field

Hello, Why is there no option to remove this anywhere? I checked in the normal settings too. I both browsed and searched for it. This looks so stupid and distracting. B… (lexoni më tepër)

Hello, Why is there no option to remove this anywhere? I checked in the normal settings too. I both browsed and searched for it.

This looks so stupid and distracting.

Best regards, Sebastian

Pyetur nga sebastianjanius 1 orë më parë

Përgjigja e fundit nga sebastianjanius 1 orë më parë

Firefox refuses to work for certain websites; what to do?

I keep experiencing this problem with different websites: Safari works, Firefox doesn't. Sample: I turned out the enhanced tracking protection, Privacy is set to Stand… (lexoni më tepër)

I keep experiencing this problem with different websites: Safari works, Firefox doesn't.

Sample: I turned out the enhanced tracking protection, Privacy is set to Standard for

https://search.ccb.state.or.us/search/default.aspx

I entered valid license numbers (230880, 239798). Firefox displays NOTHING, no error message. Safari displays the relevant info.

Why is this and what should I do if I want to continue using Firefox? Thanks.

Pyetur nga Sue 1 javë më parë

Përgjigja e fundit nga PavelkoT 1 orë më parë

  • E zgjidhur

Can I disable or remove the new sidebar that appeared today with the latest update?

I updated my desktop browser today and now there is an expandable sidebar at the left margin of the window showing tool icons for Tabs from other devices, History and Cus… (lexoni më tepër)

I updated my desktop browser today and now there is an expandable sidebar at the left margin of the window showing tool icons for Tabs from other devices, History and Customize sidebar. I can see how to remove tool icons and how to expand or collapse sidebar but can I remove the sidebar completely? Is this an option? I prefer the old look with the browser web page content extending all the way to the left of the screen, without the narrow vertical sidebar.

Pyetur nga Ferrara 15 orë më parë

Përgjigjur nga tony289 7 orë më parë

縦タブバー

このサイドバーが邪魔なので消したいです 調べても消し方がわかりません

Pyetur nga もひ 1 orë më parë

Visiting certain webpages can crash the Operating System

https://github.com/uBlockOrigin/uBlock-issues/issues/3468 https://www.reddit.com/r/uBlockOrigin/comments/1h0f3wg/ublockorigin_can_cause_the_black_screen_of_death/ The ex… (lexoni më tepër)

Pyetur nga frederick4156 2 orë më parë

Search bar taking up entire screen

My search bar is taking up the entire screen when I try to interact with it. When I go to search stuff, then it returns to the normal style. Then, when I try to interact … (lexoni më tepër)

My search bar is taking up the entire screen when I try to interact with it. When I go to search stuff, then it returns to the normal style. Then, when I try to interact with the page I'm on, it absorbs the screen.

Pyetur nga Eddie Lampert 12 orë më parë

Përgjigja e fundit nga cor-el 2 orë më parë

  • E zgjidhur
  • Arkivuar

How to setup ESNI in Firefox 91 on Windows

After watching this video https://www.youtube.com/watch?v=mAfY_bNJTBI i went to https://www.cloudflare.com/ssl/encrypted-sni/ and did the test. Result is 3/4. (See screen… (lexoni më tepër)

After watching this video https://www.youtube.com/watch?v=mAfY_bNJTBI i went to https://www.cloudflare.com/ssl/encrypted-sni/ and did the test. Result is 3/4. (See screenshot below) Secure DNS, check DNSSEC, check TLS 1.3 check Enrypted SNI, fail In Firefox i tried doing exactly what the person did in the video but i dont have the settings he is showing in about:config Why is that? (Below you can see the screenshot, those settings are missing from about:config)

So my question reamins simple, how can i enable Enrypted SNI in Firefox?

Pyetur nga Firefox_Beginner 3 vjetë më parë

Përgjigjur nga cor-el 3 vjetë më parë

Résultats de recherche avec trop de liens publicitaires en tete de liste

Bonjour, Depuis quelques jours lorsque s'affiche les résultats pour une recherche, je me trouve toujours avec une dizaines de résultats faisant l'objet de publicités. Je … (lexoni më tepër)

Bonjour, Depuis quelques jours lorsque s'affiche les résultats pour une recherche, je me trouve toujours avec une dizaines de résultats faisant l'objet de publicités. Je dois scroller jusqu'en milieu de page pour obtenir des sujets de réponses qui correspondent à ma requête. Ce comportement semble être récent peut être du à une mise à jour du navigateur? Ou bien à un paramètre que j'ai modifié par inadvertance? Si vous savez la cause de ce comportement, je serai ravi d'en connaitre la solution. Merci pour l'aide.

Hello, For the past few days, when the results for a search are displayed, I always find myself with dozens of results with advertisements. I have to scroll all the way to the middle of the page to get the results that match my query. This behavior seems to be recent, perhaps due to a browser update? Or a parameter I've inadvertently changed? If you know the cause of this behavior, I'd love to know the solution. Thanks for your help.

Translated with DeepL.com (free version)

Pyetur nga web.navigateur 2 orë më parë

Memory leak when visiting ssa.gov

I believe there is a memory leak (or memory growth) bug in Firefox 133.0 on Windows 10. It's site-specific. I am trying to login to my account at https://www.ssa.gov/, … (lexoni më tepër)

I believe there is a memory leak (or memory growth) bug in Firefox 133.0 on Windows 10. It's site-specific. I am trying to login to my account at https://www.ssa.gov/, and it never actually gets to the login prompt. Using the Windows task manager, I can see the RAM usage keeps increasing, until it nears the 12 GB installed RAM capacity, at which time I kill the firefox process. I'd say this is a bug in ssa.gov, except the problem does not occur with the google chrome browser.

To provide further detail, I go to site https://www.ssa.gov/, and click on the "sign in" button. That takes me to the page where you choose the login method (id.me or login.gov) and I choose "id.me". It takes me to the "you are leaving Social Security's website " message, which is still on the ssa.gov website. At that point, firefox memory usage starts to increase, as shown in task manager. The browser never advances to the next page, but main memory usage keeps going up. This goes on for about 30 seconds before I have to kill the firefox process.

Pyetur nga bwffx 13 orë më parë

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

Profile Switcher no Longer Available

Hi everyone, Prior to the release of Firefox Desktop 133.0, which I believe came out today on 11/26, I was using the profile switcher that was in the Firefox application… (lexoni më tepër)

Hi everyone,

Prior to the release of Firefox Desktop 133.0, which I believe came out today on 11/26, I was using the profile switcher that was in the Firefox application menu. I had all my profiles created in about:profiles and I had browser.profiles.enabled set to true. This allowed me to easily switch between profiles by pressing the hamburger button in the top right. However, it is no longer appears for me after the latest Firefox update. I'm not exactly sure if I'm missing something, or if this was intended as I know the profile switcher was a work in progress feature.

This reddit post shows what the feature looked like. I will also attach the images.

If anyone would know why this no longer appears to be working, or how to fix it I would greatly appreciate it. I know I can just use about:profiles or some other alternative, but I found this to be the most convenient.

Pyetur nga omrr 2 orë më parë

PIN icon to the toolbar.

I cannot pin the extension to the toolbar. The extension is not shown in the puzzle icon dropdown, and it is not in the overflow. Please add an automatic pin to the too… (lexoni më tepër)

I cannot pin the extension to the toolbar. The extension is not shown in the puzzle icon dropdown, and it is not in the overflow. Please add an automatic pin to the toolbar when a new extension is added! How do I pin it now?

Pyetur nga Islenya 1 ditë më parë

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

password manager only autofills passwords, not usernames

My usernames and passwords are both saved on firefox. On certain websites, like reddit, the option to autofill only appears when I click on the password box, not the user… (lexoni më tepër)

My usernames and passwords are both saved on firefox. On certain websites, like reddit, the option to autofill only appears when I click on the password box, not the username box, and it only fills out the password. This happens both on windows and android.

Pyetur nga zoejacques7 7 orë më parë

Përgjigja e fundit nga jonzn4SUSE 3 orë më parë