Getoonde gelabelde vragen: Alle vragen tonen

Intrusive VPN popup pushing Firefox VPN

Today Firefox stopped altogether and dimmed the entire window and popped up a "Try the Firefox VPN" message. I use Firefox specifically to get away from disruptive, intru… (meer info)

Today Firefox stopped altogether and dimmed the entire window and popped up a "Try the Firefox VPN" message. I use Firefox specifically to get away from disruptive, intrusive violations like that. This needs to be removed immediately and never ever happen again. It's completely antithetical to the core values of Firefox.

Furthermore, several users have reported it breaking their browsing. See this Reddit thread:

https://www.reddit.com/r/firefox/comments/13rnt88/why_is_firefox_windows_11_version_showing_me/

This affected me on Windows 10 running Firefox 113.0.2 64 bit.

Gevraagd door ben153, 3 maanden geleden

Laatst beantwoord door a.mpoygiatiwths, 3 maanden geleden

Date/time of older Facebook posts disappeared

When I scroll down to look at recent posts on Facebook groups I follow all but the top one has suddenly lost its date/time – I just get a blank where the details would us… (meer info)

When I scroll down to look at recent posts on Facebook groups I follow all but the top one has suddenly lost its date/time – I just get a blank where the details would usually be and have to hover over to reveal the details. The silly thing is that this only happens when I sign in and it doesn’t happen when I use chrome – although I prefer using Firefox, not least because the bookmarks sidebar is better. I have tried getting rid of all extensions and running in troubleshoot mode but without success. Any help/advice would be appreciated (as long as it is not about football!)

Gevraagd door johnr4308, 4 maanden geleden

Laatst beantwoord door GHSRobert, 4 maanden geleden

Firefox VPN

1) Firefox advertised free apps when you signed up for vpn. However, when I signed up for vpn, I didn't get any apps. Did I do something wrong? Why didn't I get the free… (meer info)

1) Firefox advertised free apps when you signed up for vpn. However, when I signed up for vpn, I didn't get any apps. Did I do something wrong? Why didn't I get the free apps? 2) I don't seem to be able to add the VPN two other computers. It seems to want to sell me (Again) the VPN. I don't want to buy it again, just add my existing VPN to other computers. 3) I have some Macs that run Parallel's. Do I need to add Firefox VPN do the Windows that is running on Mac. Or, does my Mac Firefox VPN somehow protect the windows without adding a separate VPN on windows?

Gevraagd door jse3, 3 maanden geleden

Laatst beantwoord door James, 3 maanden geleden

FF 112 Tabs on the bottom beneath the bookmarks toolbar

Hi, For years I have read directions to get my tabs back where is most logical for me, below the Bookmarks Toolbar. Now with this latest version of Firefox the workaroun… (meer info)

Hi,

For years I have read directions to get my tabs back where is most logical for me, below the Bookmarks Toolbar. Now with this latest version of Firefox the workarounds I had before are not working.

To cut a long story short: I have made a Chrome folder under the Profile folder I have made CSS sheet with what looks like the commands I need. I have configured Firefox to read the userChrome.css sheet.

I have followed all the directions on this thread https://support.mozilla.org/en-US/questions/1375646 (most of which are repeated elsewhere) and it still doesn't work.

I am beyond frustrated - if anyone happens to know where I can go to request this as blinkin' option I would love to know.

Please could someone help me sort this out in the meantime though?

This is what is in the CSS sheet (which is in the correct place according to the above instructions - checked that already):

Thank you in advance.

/***** START of Sample Rules (delete and replace with your your own rules) *****/
/* TABS: below Navigation Toolbar - fixed for 111/113 */

/* ROOT: VARS */
*|*:root {
  --tab-toolbar-navbar-overlap: 0px !important;

  --tab-min-height: 27px !important;
  --tab-min-width:  80px !important; /*minimum:50px*/
/*  --tab-overflow-pinned-tabs-width: 175px */
}

/* TABS: POSITION */
#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0;
  width: 100vw !important;
}

/* Firefox 107 and older *//* #tabbrowser-tabs { width: 100vw !important; } */

/* navigator-toolbox: PADDING */
*|*:root:not([chromehidden*="toolbar"]) #navigator-toolbox {
  position: relative !important; /*89*/
  padding-bottom: calc(var(--tab-min-height) + 1px) !important; /*ADJUST*/
  background-color: var(--toolbar-bgcolor) !important;
}

/* TABS: HEIGHT */
#tabbrowser-tabs,
.tab-stack,
.tab-content {
  height: var(--tab-min-height) !important;
}

/* TABS: APPEARANCE */
#TabsToolbar {
  height: var(--tab-min-height) !important;
  margin-bottom: 1px !important;
  box-shadow: ThreeDShadow 0 -1px inset, -moz-dialog 0 1px !important; /*OPTIONAL*/
  background-color: var(--toolbar-bgcolor) !important;
  color: var(--toolbar-color) !important;
}

/* DRAG SPACE */
.titlebar-spacer[type="pre-tabs"],
.titlebar-spacer[type="post-tabs"] {
  width: 20px !important;
}

/* TABS: movingtab - vertical shifts */
#navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
  padding-bottom: unset !important;
}

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

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

/* INDICATORS - HIDE */
*|*:root:not([accessibilitymode])             .accessibility-indicator    {display: none !important}
*|*:root:not([privatebrowsingmode=temporary]) .private-browsing-indicator {display: none !important}

/* END - TABS below Navigation Toolbar */

/* Colored bookmark sidebar, toolbar, menu button containers */
  /* Standard folder */
  #bookmarks-view treechildren::-moz-tree-image(title,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;
  }

 /* Smart bookmark folder */
 #bookmarks-view treechildren::-moz-tree-image(title, 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, queryFolder_menu________) {
    fill: tan !important;
 }
 #bookmarks-view treechildren::-moz-tree-image(container, queryFolder_menu________) {
    fill: tan !important;
 }
 #bookmarks-view treechildren::-moz-tree-image(container, queryFolder_unfiled_____) {
    fill: tan !important;
 }

Gevraagd door Laura, 5 maanden geleden

Laatst beantwoord door JussAskin, 4 maanden geleden

U2F using ledger

Received this message thismorning while using my Ledger device:- Something went wrong-U2F browser support is needed for Ledger. Please use Chrome, Opera or Firefox with… (meer info)

Received this message thismorning while using my Ledger device:-

Something went wrong-U2F browser support is needed for Ledger. Please use Chrome, Opera or Firefox with a U2F extension. Also make sure you're on a HTTPS connection.

Gevraagd door Traceyinvest, 5 maanden geleden

Laatst beantwoord door cor-el, 5 maanden geleden

Turn off ad blockers in Firefox

How exactly do I turn off ad blockers in Firefox? I clicked on "Firefox Focus For iOS because there is not an option for help when I am on a desktop, using Windows 8.1. … (meer info)

How exactly do I turn off ad blockers in Firefox? I clicked on "Firefox Focus For iOS because there is not an option for help when I am on a desktop, using Windows 8.1.

Gevraagd door steve furlan, 1 maand geleden

Laatst beantwoord door Terry, 1 maand geleden

IDM extension not working

My IDM extension no longer seems to be the default downloader. Downloads now come via the native Windows (8.1) downloader. Can you suggest any way of resolving this issue… (meer info)

My IDM extension no longer seems to be the default downloader. Downloads now come via the native Windows (8.1) downloader. Can you suggest any way of resolving this issue?

Gevraagd door John Sullivan, 5 maanden geleden

Laatst beantwoord door magedmjaher, 3 maanden geleden

PR_CONNECT_RESET_ERROR

I have a problem when I open the Amazon seller center URL, prompting PR_CONNECT_RESET_ERROR, but I can't open it according to the official solution given by Firefox, plea… (meer info)

I have a problem when I open the Amazon seller center URL, prompting PR_CONNECT_RESET_ERROR, but I can't open it according to the official solution given by Firefox, please help to deal with this problem According to the official guidelines given by Firefox, I did the following: 1、Open the software, click the "Menu" icon in the upper right corner, and select "Options" in the list of options below to enter.

2, after entering the new interface, click on the "Settings" button.

3, and then in the pop-up window, check whether the proxy server is set, if set, then "Do not use proxy server" check the box.

4, if the above method can not solve the problem, you can try to close the Firefox DNS pre-resolution, enter the software, enter "about:config" in the address bar above and enter to open, click the page "accept the risk and continue "button.

5, then enter "network.dns.disablePrefetch" in the search box, and click the "toggle" button on the right side of the results given below, and change the value from " false" to "true", and finally restart the browser.

The problem still exists, please help to deal with this problem, thank you!

Gevraagd door baby123six, 4 maanden geleden

Laatst beantwoord door jonzn4SUSE, 4 maanden geleden

pixels when playing video

Hi I have a problem when I play a video I get pixels I've seen that other users have the same problem I tried some of the solutions like disabled hardware acceleration … (meer info)

Hi

I have a problem when I play a video I get pixels I've seen that other users have the same problem I tried some of the solutions like disabled hardware acceleration and change some stuff on about:config (media.windows-media-foundation.use-nv12-format. double-click it and change its value to false) and use safe mode but nothing seems to work

What can I do?

Gevraagd door Andy.Andy, 2 maanden geleden

Laatst beantwoord door Terry, 1 maand geleden

Can not access bank account truist.com

I can not access for days my bank account at truist.com. It shows it is loading but never does. I CAN access from any other browser want to use! Truist says it is a Firef… (meer info)

I can not access for days my bank account at truist.com. It shows it is loading but never does. I CAN access from any other browser want to use! Truist says it is a Firefox browser issue.

Gevraagd door wgray2141, 1 maand geleden

Laatst beantwoord door jdnovad, 2 dagen geleden

Firefox < 1.5.0.9 / 2.0.0.1 Multiple Vulnerabilities (23930) / Firefox < 1.0 Multiple Spoofing Vulnerabilities (14181)

The remote Windows host contains a web browser that is affected by multiple vulnerabilities. Description The installed version of Firefox is affected by various security… (meer info)

The remote Windows host contains a web browser that is affected by multiple vulnerabilities. Description

The installed version of Firefox is affected by various security issues, some of which could lead to execution of arbitrary code on the affected host subject to the user's privileges.

Solution Upgrade to Mozilla 1.7.1 / Firefox 0.9.2 or later Upgrade to Mozilla 1.7.3 or later. Upgrade to Firefox 1.5.0.9 / 2.0.0.1 or later. Upgrade to Firefox 1.5.0.11 / 2.0.0.3 or later Upgrade to Firefox 1.5.0.10 / 2.0.0.2 or later Upgrade to Firefox 1.5.0.12 / 2.0.0.4 or later

Where are the patches/updates for this vulnerability located on the Mozilla homepage?

Gevraagd door starks.nicholas, 3 maanden geleden

Laatst beantwoord door cor-el, 3 maanden geleden