https://support.mozilla.org/kb/avoid-and-report-mozilla-tech-support-scams
https://support.mozilla.org/kb/avoid-and-report-mozilla-tech-support-scams … (read more)
https://support.mozilla.org/kb/avoid-and-report-mozilla-tech-support-scams … (read more)
I am using a Windows computer. Is there a way to change the two finger swipe to go back (or forward) a webpage to a "THREE" finger swipe? Two finger swipes interfere with… (read more)
I am using a Windows computer. Is there a way to change the two finger swipe to go back (or forward) a webpage to a "THREE" finger swipe? Two finger swipes interfere with other things that I may be trying to do on a webpage. I often find myself scrolling through tables (using two finger scrolling) and then if I scroll too far in one direction it goes BACK to the last webpage I was on. This is super frustrating!
I know how to disable the two finger swipe using about:config. However, if it can be changed to a 3 finger swipe instead, that would be a huge help.
Besides old content from 2017 where is the most current listing of Tabs below the URL and below the Multi Bookmarks lines. I have the code inserted in the CSS code after… (read more)
Besides old content from 2017 where is the most current listing of Tabs below the URL and below the Multi Bookmarks lines. I have the code inserted in the CSS code after the code for the Multi bookmarks section. So, why is the Tabs showing up at the bottom of the screen. Can someone point me to the right version of tabs? I'm on 105.0.2 10-8-22
/* TABS: bottom - Firefox 65 and newer; should for now work with XUL @namespace */ /* https://support.mozilla.org/en-US/questions/1274416 Github 10/8/22 */ @import url("tabs-on-bottom.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
tabs-on-bottom.css working code for Firefox 71 posted in this thread.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* TABS: below navbar - Firefox 65-89+,95+,106+,108+ */ /* #SXRR#/source/browser/themes/shared/tabs.inc.css */ /* #GHC#/Aris-t2/CustomCSSforFx/blob/master/classic/css/tabs/tabs_below_navigation_toolbar_fx89.css */ /* ROOT: VARS */ *|*:root { --tab-toolbar-navbar-overlap: 0px !important; --tab-min-height: 26px !important; --tab-min-width: 60px !important; /*minimum:50px*/ /* --tab-overflow-pinned-tabs-width: 175px */ --tabbar-adjust: 0px; --tabbar-caption: 0px; --tabbar-caption-padding: 90px; --tabbar-controls-padding: 90px; } /* TABS: below nav-bar */ #navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {-moz-box-ordinal-group: 10 !important;} #TabsToolbar {-moz-box-ordinal-group: 1000 !important;} /* 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: menubar,titlebar hidden - 65-73 *//* *|*:root[tabsintitlebar]:not([inFullscreen="true"]):not([sizemode="maximized"]) #toolbar-menubar[autohide="true"] ~ #TabsToolbar{ bottom: var(--tabbar-adjust) !important; /*ADJUST*/ } */ /* TABS: HEIGHT */ #tabbrowser-tabs, #xtabbrowser-arrowscrollbox, #xtabbrowser-tabs .tabbrowser-tab { min-height: var(--tab-min-height) !important; max-height: var(--tab-min-height) !important; } #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 - POSITION */ *|*:root[privatebrowsingmode=temporary] .private-browsing-indicator { display: block !important; position: absolute !important; bottom: 0px !important; right: 0px !important; width: 14px !important; pointer-events: none !important; } /* INDICATORS - HIDE */ *|*:root:not([accessibilitymode]) .accessibility-indicator {display: none !important} *|*:root:not([privatebrowsingmode=temporary]) .private-browsing-indicator {display: none !important}
/* If you want to have the caption buttons visible on the Tab bar with the Menu bar and Title bar hidden then use this code as a start to replace the above posted "caption buttons - hide" rule. The caption button are positioned absolutely via a top property, so this is affected by the Bookmarks Toolbar (PersonalToolbar) being visible or hidden. Use either of the two "--personal-toolbar-height" settings that apply to the state (collapsed/hidden) of the Bookmarks Toolbar. */
/* caption buttons - PersonalToolbar hidden/visible */ *|*:root { --personal-toolbar-height: 0px !important; /*PersonalToolbar hidden*/ --personal-toolbar-height: 24px !important; /*PersonalToolbar visible*/ --caption-buttons-adjust: -12px !important; /*caption buttons - vertical adjustment*/ } *|*:root[tabsintitlebar]:not([inFullscreen="true"]) #toolbar-menubar[autohide="false"] ~ #TabsToolbar .titlebar-buttonbox-container { position: fixed !important; display: block !important; right: 0 !important; top: calc(var(--tab-min-height) + var(--personal-toolbar-height) + var(--caption-buttons-adjust)); visibility: visible !important; height: var(--tab-min-height) !important; } /* caption buttons - HEIGHT and WIDTH */ .titlebar-buttonbox-container toolbarbutton { height: var(--tab-min-height) !important; margin: 0px -5px 0px -5px !important; padding: 0 !important; } /* caption buttons - PADDING - reserve space on Tab bar */ *|*:root[tabsintitlebar]:not([inFullscreen="true"]) #toolbar-menubar[autohide="true"] ~ #TabsToolbar { padding-right: 100px !important; /*adjust*/ }
I seem to have that bug that was fixed a few updates ago where videos won't play. I have the latest version of Firefox. For example, YouTube will load and the page, prog… (read more)
I seem to have that bug that was fixed a few updates ago where videos won't play. I have the latest version of Firefox. For example, YouTube will load and the page, progress bar and even subtitles will show, but the video will just have the spinning circle. I have tried videos on other websites (Facebook, Tumblr) and they won't play either.
I've uninstalled/reinstalled Firefox, refreshed Firefox, disabled all add-ons, allowed autoplay of videos/audio but nothing works. The videos all work on Chrome and Edge.
Hi there I reset my pc I know my username and password to my login here but not letting me sign into gmail (given I might have used Firefox's password generator thingy an… (read more)
Hi there I reset my pc I know my username and password to my login here but not letting me sign into gmail (given I might have used Firefox's password generator thingy and I can't login and I've got my important websites signed into that login, thoughts on how to reset my password?. I want that one as I've spent £££ on Patreon and that and building my custom Firefox account :(
When opening an email with an attachment (either a pdf or picture) in Yahoo mail, the Yahoo mail tab closes and I have to then reopen it from History, Recently Closed Win… (read more)
When opening an email with an attachment (either a pdf or picture) in Yahoo mail, the Yahoo mail tab closes and I have to then reopen it from History, Recently Closed Windows. It's been dong this for some time now. Does anyone know how to fix this?
When going full-screen on video, the browser doesn't show the full-screen the first time. For example, when I want to view a full-screen video on YouTube/Disney/Netflix/… (read more)
When going full-screen on video, the browser doesn't show the full-screen the first time.
For example, when I want to view a full-screen video on YouTube/Disney/Netflix/Prime Video, I select the full-screen button as usual. However the top left-hand side corners always show a thin blue hue. The thin blue hue only goes away when I leave full-screen and re-select it.
Any ideas on what might be causing this? My browser is up-to-date
Half the time I get messages that I'm not authorized to watch foxnews live even after the screen that says your authorized to view this content. When firefox wont let me… (read more)
Half the time I get messages that I'm not authorized to watch foxnews live even after the screen that says your authorized to view this content. When firefox wont let me watch it I have to load it up on Chrome. Sometimes it works on firefox and sometimes it doesnt
Linux Since the last 'automatic' update, Firefox hangs when started, but doesn't show any GUI. Many experiments later, I can report the following progress: - I started fi… (read more)
Linux Since the last 'automatic' update, Firefox hangs when started, but doesn't show any GUI.
Many experiments later, I can report the following progress:
- I started firefox from the command-line, hoping to see some output (no luck there), and eliminating problems with the window manager launcher (XFCE) - Firefox launches, but in triplicate: 3 instances are running (of firefox, _not_ firefox-bin) - There is no console output. - Running inside gdb shows threads entering and exiting, no errors. On ^C, there's just a message about exiting the current thread. - If I kill two of the instances, the GUI appears, so it seems they are blocking each other - I wanted to trace the startup sequence, so I did `strace ./firefox 2> log` and behold, firefox started! This is why I am reporting this on the actual started firefox. - Which makes me suspect a 'race condition' - surely the strace is slowing things down, allowing one instance to create the GUI. Some code which is not lock-protected?
I'm afraid this could happen again in next session, which is why I report this first, before trying to restart FF.
I wish to export my bookmarks to another device without syncing, such as a thumb drive or another browser.
disable pop=up sign-in with google prompt LAPTOP WINDOWS 11 FIREFOX 105.0.3 64-BIT 1. Over the last few days I have been getting a sign in with Google prompt on most web… (read more)
disable pop=up sign-in with google prompt LAPTOP WINDOWS 11 FIREFOX 105.0.3 64-BIT 1. Over the last few days I have been getting a sign in with Google prompt on most websites I visit. Please refer to the photos. This looks identical to the Google generated promt, however in my Google account settings I have this option turned off. Is this a Google bug or a Firefox thing? With all the other annoying popups these days, this is just another irritation frustration to view a website.
I USE DEV TOOLS from FIREFOX TOOLS TO FIGURE OUT IF IT'S FIREFOX OR GOOGLE CAUSING ISSUE. HERE IS ONE OF 50 LINES RELATING TO GOOGLE/TWITTER/FIREFOX CONVERGENCE
(ALSO, I USE UBLOCK & LASTPASS)
LINE FROM DEVELOPER CONSOLE WHEN I OPEN TAB TO TWITTER LOG-ON PAGE:
20:36:03.881 Google Analytics and Tag Manager is being shimmed by Firefox. See https://bugzilla.mozilla.org/show_bug.cgi?id=1713687 for details. sandbox eval code:1:9
I DON'T WANT TO CLOSE THIS POP-UP BUTTON EVERYTIME I GO TO LOG IN AT TWITTER, IT'S NEW. I HATE IT. HAVE DELETED TONS OF UNKNOWN FILES IN MY USER FOLDERS TODAY, NOTHING HELPED (LOCAL/GOOG FOLDER & TEMP FOLDERS). MAYBE I NEED TO RESET SOMETHING IN CONFIG OR A REGEDIT SETTING FOR FIREFOX. I'LL DO ANYTHING. Thanks!
I keep having a problem on when returning to a tab or someone when opening a link the page is simply shown as a black screen. It appears that the page is loaded in the ba… (read more)
I keep having a problem on when returning to a tab or someone when opening a link the page is simply shown as a black screen. It appears that the page is loaded in the background but literally nothing is displayed on screen.
Refreshing does nothing. Navigating to a different page does nothing (as in the screen is still black, but Firefox goes through the motions of "loading" the page). Searching does the same.
If I close the tan and then immediately hit undo the page will often be displayed.
This has been going on for maybe 2/3 months now and I have updated the application and my phone multiple times; both are up to do.
I can only assume this is a bug at the stage, but if someone has insight into a work around, that would be great.
Example image showing the page being "loaded" but nothing displayed.
Over the last few days I have been getting a sign in with Google prompt on most websites I visit. Please refer to the photos. This looks identical to the Google generated… (read more)
Over the last few days I have been getting a sign in with Google prompt on most websites I visit. Please refer to the photos. This looks identical to the Google generated promt, however in my Google account settings I have this option turned off.
Is this a Google bug or a Firefox thing? With all the other annoying popups these days, this is just another irritation frustration to view a website.
https://www.dailykos.com/stories/2022/10/5/2127107/-I-swear-to-god-come-after-puppies-and-you-will-regret-it?detail=emaildkre&pm_source=DKRE&pm_medium=email I hav… (read more)
I have cleared cache, disabled extensions, restarted Firefox, all to no avail. This happens consistently with dailykos web pages, but they work perfectly well in Chrome.
There are no error messages.
Thank you for any help.
Hugh
Found how to do it
We get a 'small window' advises us of an update for Firefox. How do we tell it is from you?
How do I pin a bookmark in shortcuts?
I need to know how to stop firefox from automatically downloading every PDF file I look at. I’ve tried all of the suggested fixes on Mozilla and various other sites to n… (read more)
I need to know how to stop firefox from automatically downloading every PDF file I look at. I’ve tried all of the suggested fixes on Mozilla and various other sites to no avail. None of them work. I’ve tried the following:
Going into settings, downloads, and checking “Always ask you where to save files.” Didn’t work.
Going into settings, applications, and under PDF, choosing “always ask.” Didn’t work.
Going into settings, applications, and under PDF, choosing “open in firefox.” Didn’t work.
Going into about:config and changing browser.download.alwaysOpenPanel from true to false. Didn’t work
None of these fixes stopped firefox from automatically downloading pdf files. I can’t just click on a pdf file to look at it without firefox downloading it.
I’m at wit’s end. My recylcle bin is full of unwanted pdf files.
Please give me a solution that actually works. My version is 105.0.3.
403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied.
How can I stop Face Book Messenger from going to my Android Phone?