Вы просматриваете вопросы по теме:
Вы просматриваете вопросы с метками:

For some really stupid reason 'history' shows up over Bookmarks...How fucking stupid...I don't even want it listed

Why wouldn't 'BOOKMARKS" be the first (1st!) option instead of stupid never used history? Who let their 3 year old make this change??? I could not find a way to remove hi… (читать ещё)

Why wouldn't 'BOOKMARKS" be the first (1st!) option instead of stupid never used history? Who let their 3 year old make this change??? I could not find a way to remove history from this useless section...only BOOKMARKS should be easier to find since we all use it the most.


The Bookmarks is the MOST important AND MOST OFTEN USED feature and should be back on top...so annoying and unnecessary!

Открытый 1

What have you done???

For a long tome Chrome use to be my go to browser, but with all the recent changes and google buckling to legislation changes, I returned to Firefox as my primary browser… (читать ещё)

For a long tome Chrome use to be my go to browser, but with all the recent changes and google buckling to legislation changes, I returned to Firefox as my primary browser. You see, because proxy settings can be set within the browser instead of system wide as with others, I primarily used Firefox to access private networks I was given access to. I still use Firefox for this, but mow for everything else too.

I see that there can be multiple profiles set up, which I hope would allow me to quickly swap between proxied connections and non-proxied connections. The problem I ave found, is how hard it was to find this setting with the latest iteration of firefox. It used to be a simple matter of scrolling all the way to the bottom of the settings screen, now I've had to hunt high and low just to find it. Whilst I have mentioned multiple profiles already, if this does not allow me to quickly swap then its pointless. So, can we PLEASE have the proxy page put back where it was, nice and easily accessible,

Открытый 2

Can't access about:keyboard.

I can't access the keyboard hotkeys config page as instructed in https://support.mozilla.org/en-US/kb/customize-keyboard-shortcuts-firefox. Typing about:keyboard into the… (читать ещё)

I can't access the keyboard hotkeys config page as instructed in https://support.mozilla.org/en-US/kb/customize-keyboard-shortcuts-firefox. Typing about:keyboard into the address bar gives an Invalid URL error, as seen in the attached screenshot. I am able to access other about: pages.

Открытый 7

how to change the alt ketbind

there's a keybind that defaults to alt that opens some menu in at the top of the screen that I don't want I looked in the keyboard shortcuts settings but it was not there… (читать ещё)

there's a keybind that defaults to alt that opens some menu in at the top of the screen that I don't want I looked in the keyboard shortcuts settings but it was not there

Открытый 1

Startup sometimes slow

FF is sometimes slow or downright reluctant to start up, and when I look at it, it says it's having trouble restoring my previous tabs / sessions. But I never want to res… (читать ещё)

FF is sometimes slow or downright reluctant to start up, and when I look at it, it says it's having trouble restoring my previous tabs / sessions. But I never want to restore previous sessions, I want to start with a clean sheet. See my screenshot - this happens even with the box unticked.

What is going on? I would appreciate any suggestions.

Открытый 1

Firefox doesn't open correctly with Windows Virtual Desktops

Firefox doesn't open correctly with Windows Virtual Desktops. I use Windows Virtual Desktops a lot. Every app I use, except Firefox, opens on the desktop that has the f… (читать ещё)

Firefox doesn't open correctly with Windows Virtual Desktops. I use Windows Virtual Desktops a lot. Every app I use, except Firefox, opens on the desktop that has the focus when I open them up. With Firefox, if the current desktop isn't the one that Firefox was on the last time I used it and closed it, it opens up an instance with a single tab on the current desktop and another instance on the other desktop it was on when closed last with the tabs open from the prior session there. This is very awkward. Steps to Reproduce: 1. Enable Virtual Desktops on a Windows machine and create at least one additional one. 2. Switch to a second virtual desktop, open Firefox or move Firefox to that desktop. 3. Set Firefox to open tabs from the last session and open a few tabs to random sites. 4. Close Firefox. 5. Switch to the first virtual desktop. Open Firefox. Observe an instance on that desktop with one tab and another instance on the other desktop with the tabs from the prior session. Expected Result: Firefox should open on the virtual desktop that has the current focus like all other applications do. It is very awkward to close the unneeded instance on the current desktop, then open virtual desktop manager and move the originally desired instance to the originally desired desktop.

Открытый 1

How can I stop Mozilla from continually adding Firefox to my Win 11 start menu?

I have organized my Win 11 start menu into logical groupings to avoid a long irrational lists of programs requiring me to sort-through each time I want to open another ap… (читать ещё)

I have organized my Win 11 start menu into logical groupings to avoid a long irrational lists of programs requiring me to sort-through each time I want to open another app. I use Firefox frequently enough that it has a 'permanent' place on my taskbar so it is easy to open it and proceed expeditiously.

However, Mozilla has recently decided it will overrule my process by repeatedly adding 'Firefox' as another choice on my start menu -- I delete it each time, only to find they have added it again each time I reboot. I find this to be quite obnoxious and arrogant.

Perhaps I need to consider moving to another browser and uninstall Firefox once an for all....

Открытый 2

Create custom DNS providers list to "DNS over HTTPS" "Choose provider" menu

Create custom DNS providers list to "DNS over HTTPS" "Choose provider" menu (Settings > Privacy & Security - DNS over HTTPS) This can be applied to any Mozilla bas… (читать ещё)

Create custom DNS providers list to "DNS over HTTPS" "Choose provider" menu (Settings > Privacy & Security - DNS over HTTPS) This can be applied to any Mozilla based browser.

1. Write about:config in url-bar and press [Enter].

2. In the "Search preference name" box Find the "doh-rollout.provider-list" value.

2.a. Create it if not exist by choosing: "String" value and press "+" (add). 2.b. On the right side of the value, Write the '*one string code'. - (if a code already exist, select all code [Ctrl+A] & copy [Ctrl+C] and paste [Ctrl+V] in a notepad and Save it so to keep backup with the previous setting.)

The '*one string code': [ { "UIName": "Cloudflare: Mozilla uri: (https://mozilla.cloudflare-dns.com/dns-query)",

   "uri": "https://mozilla.cloudflare-dns.com/dns-query"  },    

{ "UIName": "Cloudflare: No Filtering uri: (https://cloudflare-dns.com/dns-query)",

   "uri": "https://cloudflare-dns.com/dns-query"  },    

{ "UIName": "Quad9: No Malicious blocking uri: (https://dns10.quad9.net/dns-query)",

   "uri": "https://dns10.quad9.net/dns-query"  },    

{ "UIName": "LibreDNS: No Filtering uri: (https://doh.libredns.gr/dns-query)",

   "uri": "https://doh.libredns.gr/dns-query"  },    

{ "UIName": "Wikimedia: No Filtering uri: (https://wikimedia-dns.org/dns-query)",

   "uri": "https://wikimedia-dns.org/dns-query"  },    

{ "UIName": "DNS4All: No Filtering uri: (https://doh.dns4all.eu/dns-query)",

   "uri": "https://doh.dns4all.eu/dns-query"  },    

{ "UIName": "Mullvad: No Filtering uri: (https://dns.mullvad.net/dns-query)",

   "uri": "https://dns.mullvad.net/dns-query"  },    

{ "UIName": "OpenDNS: No Filtering uri: (https://doh.opendns.com/dns-query)",

   "uri": "https://doh.opendns.com/dns-query"  },    

{ "UIName": "--------------------------------------------------------------------------------",

   "": ""  },   

{ "UIName": "Cloudflare: * Malware blocking uri: (https://security.cloudflare-dns.com/dns-query)",

   "uri": "https://security.cloudflare-dns.com/dns-query"  },    

{ "UIName": "Cloudflare: * Malware & Adult content blocking uri: (https://family.cloudflare-dns.com/dns-query)",

   "uri": "https://family.cloudflare-dns.com/dns-query"  },    

{ "UIName": "Quad9: * Malware blocking uri: (https://dns.quad9.net/dns-query)",

   "uri": "https://dns.quad9.net/dns-query"  },    

{ "UIName": "LibreDNS: * Adblocking uri: (https://doh.libredns.gr/noads)",

   "uri": "https://doh.libredns.gr/noads"  },    

{ "UIName": "AdGuard: * Ad-Blocking uri: (https://dns.adguard.com/dns-query)",

   "uri": "https://dns.adguard.com/dns-query"  }    

]

You can modify the code based on your preferences to change the "Choose provider" menu list.

Открытый 5

How to completely disable Firefox from auto-starting on a MacBook Air M3?

Hi everyone, I am using a MacBook Air M3 with 8GB of RAM. Due to my workflow, I heavily utilize multiple windows simultaneously across both Brave and Firefox. Unfortunate… (читать ещё)

Hi everyone, I am using a MacBook Air M3 with 8GB of RAM. Due to my workflow, I heavily utilize multiple windows simultaneously across both Brave and Firefox. Unfortunately, this heavy usage has caused my CPU and RAM demand to go through the roof.After doing some research, I was advised to switch back to Safari as my default browser to conserve system resources, and to use other browsers only as secondary tools.

To make this transition work, I need to prevent Firefox from automatically launching every time I start up my laptop. I do not want Firefox to open until I explicitly choose to launch it myself. I have searched through every conceivable setting, option menu, and help file, but I cannot find a solution to this basic issue. If I cannot find a way to stop this auto-start behavior, I will be forced to uninstall Firefox altogether, which I would prefer to avoid.How can I definitively stop Firefox from opening automatically on system boot?

Thank you for your help.

Открытый 1

How to disable this navigation shortcut

the go back to previous page shortcut is annoying and it kept messing with my work and I want to disable it I use touchpad and accidentally goes back to previous page all… (читать ещё)

the go back to previous page shortcut is annoying and it kept messing with my work and I want to disable it I use touchpad and accidentally goes back to previous page all the time and sometimes I have to redo my unsaved work because of this. Please disable this arrow in a blue circle thing

Открытый 2 80

why would you put a pedophile from the epstein files into the daily crossword?

ive been using firefox for a long time now and i appreciate how compared to other browsers i have less ai jammed down my throat. i thought the crossword widget added rece… (читать ещё)

ive been using firefox for a long time now and i appreciate how compared to other browsers i have less ai jammed down my throat. i thought the crossword widget added recently was fun and ive been enjoying it every now and then. so i really do wonder, why would firefox put the ai-child-porn-lover who begged jeffrey epstein to let him come to his pedophile island on the crossword?

i really think you need to reconsider your editors or reconsider your morals.

sincerely, a very disappointed user of over a decade!

Открытый 1

Auto scroll with not turn off, no matter what I do. how to get this feature to stop.

After recent update, The auto scroll feature will not stop working no matter what I do. I have unchecked the box and have set all auto scroll Items ti false but the auto … (читать ещё)

After recent update, The auto scroll feature will not stop working no matter what I do. I have unchecked the box and have set all auto scroll Items ti false but the auto scroll will not turn off. How can this be turned off or a new release / up date? I have gone from 32 bit to 64 bit after the last update as well.

Открытый 1