The sound notification has stopped working when search token not found
i am using an iMac 27" with MacOS Catalina 10.15.1. Today I noticed that when I search a website for an unique token (as an example, 1234), and the token is not found th… (xem thêm)
i am using an iMac 27" with MacOS Catalina 10.15.1. Today I noticed that when I search a website for an unique token (as an example, 1234), and the token is not found the search window turns red but the sound no longer is used. Notices from Outlook and Chrome work fine.
Any thoughts? I ndo a ot of searches and the audio notification was a great way to get my attention.
FF 71 again broke tabs and menu bars!
As in the topic, FF updated broke everything. Fortunately, I managed to get it somewhat working again but there are new problems. My menu bar now is under bookmarks and s… (xem thêm)
As in the topic, FF updated broke everything. Fortunately, I managed to get it somewhat working again but there are new problems. My menu bar now is under bookmarks and some weird empty bar showed up under my tabs. HOW TO FIX IT?! HELP!
my userChrome.css config
/* Firefox Quantum userChrome.css tweaks ********************************************************/ /* code mostly taken from 'Classic Theme Restorer' & 'Classic Toolbar Buttons' add-ons **********/ /* Github: https://github.com/aris-t2/customcssforfx ********************************************/ /************************************************************************************************/
/************************************************************************************************/ /* Custom CSS for Firefox 60+ *******************************************************************/ /* version 2.4.0 ********************************************************************************/ /************************************************************************************************/
/*************************************************************************************************
- /
/************************************************************************************************/ /* CONFIGURATION FILES - edit target files to change general values *****************************/ /************************************************************************************************/
/* GENERAL VARIABLES ****************************************************************************/ /* [!] set global variables for font and tab size options and more inside target file ***********/ @import "./config/general_variables.css"; /**/
/* COLOR VARIABLES FOR DEFAULT BROWSER THEME ONLY - MAIN UI - [only use one at a time] **********/ /* [!] set own colors for tabs & toolbars inside 'color_variables.css' or use available presets */ /* [!] 'about:config > ui.systemUsesDarkTheme > 0' might be required in some cases **************/ /* [!] enabled 'menubar_color.css' and 'statusbar_color.css' might be required in some cases ****/ @import "./config/color_variables.css"; /**/ /* <- default 'grey' colors */ /* @import "./config/color_variables_aero.css"; /**/ /* <- 'AeroBlue' colors (Win 7 Aero) */ /* @import "./config/color_variables_classic-grey.css"; /**/ /* <- 'classic grey' colors (Win Classic) */ /* @import "./config/color_variables_fx3.css"; /**/ /* <- 'Firefox 3-like' blueish colors */ /* @import "./config/color_variables_transparent.css"; /**/ /* <- (semi-)'transparent' colors */ /* @import "./config/color_variables_aeroglass.css"; /**/ /* <- 'AeroGlass' colors / Win10+Glass8 fix can be found in 'toolbars' area */ /* @import "./config/color_variables_deved.css"; /**/ /* <- based on 'Developer Edition' colors */ /* @import "./config/color_variables_noia4_grey.css"; /**/ /* <- based on 'Noia 4 themes' grey colors */ /* @import "./config/color_variables_noia4_lightgrey.css"; /**/ /* <- based on 'Noia 4 themes' lightgrey colors */ /* @import "./config/color_variables_noia4_dark.css"; /**/ /* <- based on 'Noia 4 themes' dark colors */
/* Darker "Dark" default theme - [only use one at a time] ***************************************/ /* @import "./css/toolbars/default_dark_theme_darker.css"; /**/ /* @import "./css/toolbars/default_dark_theme_darker_v2.css"; /**/
/* CUSTOM SCROLLBARS VARIABLES (Firefox 63+ only) - EXPERIMENTAL ********************************/ /* [!] Might not work on every page! This issue is for Mozilla to solve. ************************/ /* [!] not compatible with custom scrollbar JavaScipt userChrome scripts ************************/ /* [!] custom size values only compatible with 'web content' scrollbars at the moment ***********/ /* [!] more info inside 'custom_scrollbar_appearance.css' file **********************************/ /* @import "./config/custom_scrollbar_appearance.css"; /**/ /* <--- EXPERIMENTAL */
/************************************************************************************************/
/* TOOLBAR BUTTONS ******************************************************************************/
/************************************************************************************************/
/* navigation toolbar buttons appearance - [only use one at a time] *****************************/ @import "./css/buttons/buttons_on_navbar_classic_appearance.css"; /**/ /* @import "./css/buttons/buttons_on_navbar_classic_appearance_v2.css"; /**/ /* @import "./css/buttons/buttons_on_navbar_windows_classic_theme_appearance.css"; /**/ /* @import "./css/buttons/buttons_on_navbar_glass_appearance.css"; /* <--- good for Dark themes */ /* @import "./css/buttons/buttons_on_navbar_osx_appearance.css"; /**/
/* navigation toolbar buttons - button roundness (edit file to set different roundness) *********/ /* @import "./css/buttons/buttons_on_navbar_button_roundness.css"; /**/
/* squared buttons / button size - [only use one at a time] *************************************/ /* "rectangular shape" - normal size ************************************************************/ /* @import "./css/buttons/buttons_on_navbar_squared_buttons.css"; /**/ /* "normal shape" - large size (huge 48x48px buttons with 36x36px icons) ************************/ /* [!] not compatible with 'custom icon' options ************************************************/ /* [!] not compatible with 'custom back & forward buttons' appearance options *******************/ /* [!] not compatible with 'text mode' option ***************************************************/ /* [!] partly compatible with 'icons+text' option, if in 'compact mode' *************************/ /* @import "./css/buttons/buttons_on_navbar_huge_48px_size.css"; /
Amazon.com main page drop-down for departments is double spaced.
Other browsers show departments in this drop-down single spaced. See screen capture for sample.
Crashing crashing crashing. Tried all instructions. Deleted all folders. Uninstalled. Rebooted and then reinstalled. NADA.
Problem signature: Problem Event Name: APPCRASH Application Name: firefox.exe Application Version: 71.0.0.7275 Application Timestamp: 5de4f320 Fault Module Name: fir… (xem thêm)
Problem signature:
Problem Event Name: APPCRASH Application Name: firefox.exe Application Version: 71.0.0.7275 Application Timestamp: 5de4f320 Fault Module Name: firefox.exe Fault Module Version: 71.0.0.7275 Fault Module Timestamp: 5de4f320 Exception Code: c0000005 Exception Offset: 0000000000011579 OS Version: 6.1.7601.2.1.0.256.48 Locale ID: 1033 Additional Information 1: 2544 Additional Information 2: 25449d3bb174a5a3235cd4834357e789 Additional Information 3: 20d4 Additional Information 4: 20d46540fac115652f26a3af0f46a187
how to stop all tabs? "Offline mode" does not stop connection attempts
tell me who knows, how to stop all tabs? Even when I enable the "offline mode", tabs with heavy javascript continue trying to load, consuming CPU resources. I want they … (xem thêm)
tell me who knows, how to stop all tabs? Even when I enable the "offline mode", tabs with heavy javascript continue trying to load, consuming CPU resources. I want they to stop immideately. I tried different extensions, but results are unsatisfactory. Does anybody know some trick? My goal is to find a method to flush all javascript structures in RAM. I explored about:memory, and tried the vmmap.exe (process memory analyzer) from the Sysinternals Suite, but I have not succeeded so far. Auto unload tab -- is not a solution. For example I clicked on links and opened 30 tabs in background. PC starts working very slow, Now I want to stop all them, and to read the loaded information (webpages). How to do it? I think it is the weakest side of Firefox. Needed to abrupt all attempts to make network connection, after the "offline mode" is enabled. I need something to stop javascript's attempts to connect, to calm it down. I want to start read webpages already loaded, and javascript occupies CPU. To kill threads in the Process Manager is not a way to do at all, Auto-unload also, I want to read those webpages. I have enough of RAM, it is not used more then a half. Many years ago, when there was HTML4, I used for a little the Maxton browser. It had a button to stop all pages. All similiar Firefox extensions do not act effectively like that. the issue not in scarcity of RAM, but in a badly design of browser's architecture, that javascript occupies users' PCs.
Website information is not stored
I have been using a website where I've inputted data, Zip/Post codes & this has been stored for future use. But recently I "Cleared History, Cookies/cache, & as e… (xem thêm)
I have been using a website where I've inputted data, Zip/Post codes & this has been stored for future use. But recently I "Cleared History, Cookies/cache, & as expected the stored data was deleted. But now I go into the same web site, enter the Zip/Post code data & it is not stored I'm using F.Fox version 71.0 What is the problem/solution?
How can I get better video playback
How can I get better video playback? When I view a video on a website, the video is notchy, or freezes and then plays. Can't seem to fix the problem. Can someone help? Th… (xem thêm)
How can I get better video playback? When I view a video on a website, the video is notchy, or freezes and then plays. Can't seem to fix the problem. Can someone help? Thank you.
All saved passwords lost in Firefox70.
Came back from Thanksgiving weekend and everything is wiped. I have looked and not found any solution for Firefox70. When I started trying to go to my usual sites, ever… (xem thêm)
Came back from Thanksgiving weekend and everything is wiped. I have looked and not found any solution for Firefox70. When I started trying to go to my usual sites, everything was lost. It doesn't show the saved username or anything.
V71 SSL_ERROR_HANDSHAKE_FAILURE_ALERT but no mention of changes to SSL system.
So looking at the at the change logs for v71 I do not see any notes to changes to the Client SSL system. But when we access an internal website that uses Client SSL for l… (xem thêm)
So looking at the at the change logs for v71 I do not see any notes to changes to the Client SSL system. But when we access an internal website that uses Client SSL for login controls. We get an SSL_ERROR_HANDSHAKE_FAILURE_ALERT error.
If we roll back to v70 of fix fox we do not get this error. Was bug missing or am i missing something in the change log.
firefox screenshots roadmap
Is there a roadmap somewhere for Firefox Screenshots? I'd like to see how Mozilla intends to enhance this feature in future releases.
Thanks
hello there, any addons which permits download of a "milibris reader" format ? the format forbids DL the whole file...
milibris reader format allows you to read a newspaper or book online if of course you have a registered paid account. But there is no possibility given to download the wh… (xem thêm)
milibris reader format allows you to read a newspaper or book online if of course you have a registered paid account. But there is no possibility given to download the whole newspaper or book. It allows you to DL page by page but not the whole lot. Any known solutions to this problem? Thanks again for your time.
Hello I am a Firefox user and I just updated Firefox to the latest version.I get my desktop Instagram from Firefox browser. I have all the extensions for I
Hello I am a Firefox user and I just updated Firefox to the latest version.I get my desktop Instagram from Firefox browser. I have all the extensions for Instagram o… (xem thêm)
Hello I am a Firefox user and I just updated Firefox to the latest version.I get my desktop Instagram from Firefox browser. I have all the extensions for Instagram on my Firefox add ons. I was able earlier this week to to be able to send Instagram videos to the desktop to save in a file. I can no longer send any Instagram videos to my desktop. reached out to one of the Instagram Extensions developer for Fire fox and chrome in which by the way I can send to desk top. The developer seems to think it has something to do with a code between Instagram and Firefox Please help. I want to say with Firefox and not Chrome but I may have to If i want the videos to go to my desktop. I also ran Firefox with addon disabled changed Firefox and Instagram passwords i do not know what to do Please help
Why does my newly reinstalled Firefox keep looking for favicon?
I have now uninstalled and reinstalled Firefox about ten times, to stop ift from crashing my Mac on Catalina. It sort of works, but I keep getting error messages in the B… (xem thêm)
I have now uninstalled and reinstalled Firefox about ten times, to stop ift from crashing my Mac on Catalina. It sort of works, but I keep getting error messages in the Browser Console. Latest, while trying to access my City Council website, is "Favicon at "http://www.tshwane.gov.za/favicon.ico" failed to load: Not Found." It seems to couse a hiccup, then runs on. I also get 'TypeError: aBrowser is null' which seems to be a "x" is (not) "y" error, but I have no idea what that is or how to fix it.
Any suggestions?
login field show logins form all sites if name is the same
I am an admin for hunderds of websites. I log in to them using "admin" as login name. Since today I get a list of all the logins with that name from all the sites when i … (xem thêm)
I am an admin for hunderds of websites. I log in to them using "admin" as login name. Since today I get a list of all the logins with that name from all the sites when i want to enter my login. It used to be just one login: the one for that site, and after that the right password.
Please correct this, or maybe you can show me how to turn this off.
In the past I only had to push the down-arrow button in the login field to enter the login, then do tab tot get to the password field and there the password was and I could log in. Now I have to type "admin" while being distracted by all the hundreds of unwanted suggestions.
This can be a handy feature but not for me, it was working perfectly.
This seems only to happen on new sites where I add a password, and keeps acting that way on the new site.
New icons at address bar that keep coming back
Since one week there are some changes in the address bar. Suddenly there is a menu "page actions", and a magnification icon. And a reader view button. What scares me is t… (xem thêm)
Since one week there are some changes in the address bar. Suddenly there is a menu "page actions", and a magnification icon. And a reader view button.
What scares me is that these changes just suddenly happen, not with an upgrade. How can this happen? Does Firefox check somewhere online?
And they keep coming back! I have no control over them! That is what scares me.
While these are nice additions, I do not want them. I want to tab to the next filed directly.
I try to get rid of those things but no matter what I do they come back. How can I shut these down for good?
I have been a Firfox user since the beginning and I love it!
Any help would be appreciated.
VPN is not working in in firefox.
i use cyberghost free VPN. i tired other vpns too . all of a sudden no vpns are working in firefox.Please help
Firefox 70.0.1 HOSTS file being ignored
Mac OS Catalina 10.15.1 In Preferences, DNS over HTTPS is Off. (I tried toggling that On then Off but nothing changed) In Privacy & Security I have Strict settings, t… (xem thêm)
Mac OS Catalina 10.15.1 In Preferences, DNS over HTTPS is Off. (I tried toggling that On then Off but nothing changed) In Privacy & Security I have Strict settings, though when Standard is selected the behaviour does not change.
I know that with DNS over HTTPS set to On that HOSTS is ignored. Not ideal but there you go. But with that Off Firefox did respect the HOSTS entries I have.
Something has changed?
How do I get Firefox to always use my HOSTS file before looking elsewhere?
Thank you
I haven't received my confirmation email
Good day. Six months ago, I tried to create a Firefox account. But the letter for some reason did not come. I wrote in support, the account was not unblocked. The last ho… (xem thêm)
Good day. Six months ago, I tried to create a Firefox account. But the letter for some reason did not come. I wrote in support, the account was not unblocked. The last hope for understanding. Unblock your account and allow you to confirm your email again.
Confirmation email consistently arrives too late.
Have tried several times, over the past 2-3 weeks, to get my yahoo.com email address confirmed by Firefox. It always takes at least 45 minutes to over an hour to hit my i… (xem thêm)
Have tried several times, over the past 2-3 weeks, to get my yahoo.com email address confirmed by Firefox. It always takes at least 45 minutes to over an hour to hit my inbox.
It always arrives, just late. And since the code expires after only 5 minutes, it's always a fail.
Seriously though, only 5 minutes?! Are you kidding me? Over-zealous much? That's nuts.
I don't have this problem getting confirmed by any other site. I've done a half-dozen or more in the past couple of months.
Just sent myself an email from a gmail account, it hit my yahoo.com inbox in under a minute.
Can anyone out there, on the inside, lend a hand in getting me confirmed?
Fr
Firefox 71: I can't connect web version whatsapp
Hi! After updating to firefox 71 does not load web.whatsapp.com. The authorization qr code does not load. Clearing cookies, files, restart without addons not helped me. P… (xem thêm)
Hi! After updating to firefox 71 does not load web.whatsapp.com. The authorization qr code does not load. Clearing cookies, files, restart without addons not helped me. Please help!