Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Réitithe
  • Faoi Ghlas

Turn off swipe to navigate Back and Forward

When I swipe to the left, Firefox navigates Back & when I swipe to the right, Firefox navigates Forwards. It is VERY ANNOYING!!!! It's really easy to do this accident… (tuilleadh eolais)

When I swipe to the left, Firefox navigates Back & when I swipe to the right, Firefox navigates Forwards. It is VERY ANNOYING!!!! It's really easy to do this accidentally while scrolling around a large web page. When you go back, it deletes all data that was filled out on the web form causing DOUBLE the work. How do I turn it off please? Win 10, FF 142.0.1 64-Bit

Asked by SuMo Bot 5 mhí ó shin

Answered by jscher2000 - Support Volunteer 5 mhí ó shin

  • Réitithe
  • Cartlannaithe

How can I change the colour of the text in the active tab?

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) o… (tuilleadh eolais)

Thanks to the help received here and in the Reddit group I've been able to transfer almost all of my old colour and layout tweaks to a new intallation of Firefox (v133) on a new PC (running Windows 10). There's one thing that I haven't succeeded with though: I'd like to change the colour of the text in a tab when that tab becomes the active one.

This is the coding I'm using to change the tab's background colour when it's selected:

  1. TabsToolbar .tab-background[selected]{

background: white !important; }

This works perfectly. But when I tried adding the line

color: black !important;

It had no effect. I'd be grateful for any thoughts. Many thanks.

Asked by mail226 1 bhliain ó shin

Answered by mail226 1 bhliain ó shin

  • Faoi Ghlas

Disabling AI in Firefox/Preventing future AI activation

Is there any way I can prevent Mozilla from installing/enabling more AI features on my Firefox browser in the future? I do not want AI running on my machine. I do not wa… (tuilleadh eolais)

Is there any way I can prevent Mozilla from installing/enabling more AI features on my Firefox browser in the future?

I do not want AI running on my machine. I do not want AI integration in my browser. I understand I will still run into AI in the wilds of the internet, but I especially do not want these features enabled ON MY OWN MACHINE in an update without me specifically opting into them. Installing and enabling this without user opt-in communicates clear disrespect to the users.

I did a cursory search here for similar questions and Mozilla staff appear to be stating there will be no AI in Firefox unless the user specifically enables it, and it is as simple as disabling them via settings if "accidentally" enabled. This was not my experience, and it is alarming to see false information provided to users .

I have found other sources indicating the following must be set to false in about:config in order to disable browser-side AI/AI integration: browser.ml.chat.enabled browser.ml.chat.page.footerBadge browser.ml.chat.page.menuBadge browser.ml.chat.shortcuts browser.ml.chat.shortcuts.custom browser.ml.chat.sidebar browser.ml.checkForMemory browser.ml.enable browser.ml.linkPreview.shift

Is that all of them, will these disable ALL of the AI in Firefox?

Are there any other settings I need to set to false to ensure no AI is either running on my machine or the browser is not integrating AI functionality from third parties?

Is there any way to ensure Mozilla doesn't force AI features to be enabled without my say-so (again)?

Are there any privacy-minded browsers comparable to Firefox that DO respect their users with regards to forcing AI on them? It may be time to jump ship.

Asked by Herb Burgleman 3 mhí ó shin

Last reply by James 2 sheachtain ó shin

  • Réitithe

More choice in Ai Chatbot

Hi I see that Firefox has the option to ask an AI chatbot, with your options for AI being Claude, GPT, Gemini, and Le Chat Mistral. What I'm not seeing is an option for L… (tuilleadh eolais)

Hi I see that Firefox has the option to ask an AI chatbot, with your options for AI being Claude, GPT, Gemini, and Le Chat Mistral. What I'm not seeing is an option for Lumo, Protons new chatbot. My question is is there any future support coming for Lumo, or better yet, an option to let FF users choose ANY chatbot, not just these 4?

Asked by masonsowell03 5 mhí ó shin

Answered by TyDraniu 5 mhí ó shin

  • Réitithe

New install of Debian 13, Firefox Toolbar customization does not work (Firefox ESR 128.13)

New installation of Debian 13, Firefox setup with sync on successful. However, I wanted to add hone button and a few other mods to the toolbar but when I started customiz… (tuilleadh eolais)

New installation of Debian 13, Firefox setup with sync on successful. However, I wanted to add hone button and a few other mods to the toolbar but when I started customize the toolbar from menu pic the customization page would not work, it appeared and seemed OK but when I dragged and dropped anything it would not work. I could pickup items but they would not place in toolbar and just snapped back to the pallet. I tried several different ways to enter the customization area but it was always non-functional.

Asked by John 6 mhí ó shin

Answered by jonzn4SUSE 6 mhí ó shin

  • Réitithe
  • Cartlannaithe

Customize New Tab with a local HTML file after Firefox 136

Hello, I wanted to customize my Firefox new tab with a local HTML file, such as "/path/to/my/index.html". It was possible to use this workaround: https://github.com/Jang… (tuilleadh eolais)

Hello,

I wanted to customize my Firefox new tab with a local HTML file, such as "/path/to/my/index.html". It was possible to use this workaround: https://github.com/Jangsoodlor/Firefox-New-Tab-Config/tree/main https://github.com/Jangsoodlor/Firefox-New-Tab-Config/tree/main

Which implied a configuration file (sometimes named "autoconfig.cfg", "firefox.cfg", "local-settings.cfg" depending on the guide since the name is arbitrary) with javascript code. In the new Firefox 136, this code fails to execute due to a new API being used.

If you want to customize your new tab, follow the previous guide, but on the configuration file write this code instead:

// My new tab
try {
  const ff = {};
  ChromeUtils.defineESModuleGetters(ff, {AboutNewTab: "resource:///modules/AboutNewTab.sys.mjs"});
  ff.AboutNewTab.newTabURL = 'file:///path/to/my/index.html';
} catch (e) {ChromeUtils.reportError(e);}

Note that the file must start with a comment

Adapting the "/path/to/my/index.html" to your needs.

Thanks to @mkaply (github) on this thread https://github.com/mozilla/policy-templates/discussions/1190 for the new API method.

I post this here in case someone has the same issue, because is quite recent and hard to find on the internet.

Asked by LluisE 10 mí ó shin

Answered by jscher2000 - Support Volunteer 10 mí ó shin

  • Réitithe

Firefox window is completely inaccessible, how do I get it back to my desktop?

I opened Firefox today to find that nothing would show up, at first I tried clicking on the icon on the taskbar, but it just made the icon bounce with the window briefly … (tuilleadh eolais)

I opened Firefox today to find that nothing would show up, at first I tried clicking on the icon on the taskbar, but it just made the icon bounce with the window briefly popping into view. That's when I realized that Firefox was completely offscreen and unusable.

For context, last night, I had 3 windows open, two were regular sessions, the last one was a private session I had open on a temporary second monitor that I unplugged afterward. My dad lended it to me, so I'd rather not ask him again unless I absolutely have to. I closed them in order making sure to close the default window last thinking that Firefox would open there next time I launch it, but comes tomorrow and when I launch Firefox it opens off-screen and I can't interact with the window at all.

There also seems to be no way to bring it back directly to my screen on this garbage OS everyone calls "windows 11" according to their help forum: https://learn.microsoft.com/en-us/answers/questions/4139775/app-runs-off-screen-in-windows-11?page=2#answers

So, I'm commenting here via brave browser, first to report a bug because I don't think Firefox should remember the last position of a private window of all things, but also because I don't know where else to go to ask that question since windows 11 itself cannot seem to have an option to solve this problem either. I know the position is stored in the profile folder, so what should I edit in there to get Firefox back where it should be? No, I will not delete/reset it it has a ton of search engines and settings that Firefox won't sync.

Asked by Lumios 5 mhí ó shin

Answered by jscher2000 - Support Volunteer 5 mhí ó shin

  • Réitithe
  • Cartlannaithe

Manage Bookmarks font too large

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as th… (tuilleadh eolais)

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

Asked by rproulx1 1 bhliain ó shin

Answered by jscher2000 - Support Volunteer 1 bhliain ó shin

  • Faoi Ghlas

AI Integration

Is there a button I push or a feature I enable to make sure that I'm opted-out of any future updates that include AI 'features'? Or should I switch to Vivaldi now and sa… (tuilleadh eolais)

Is there a button I push or a feature I enable to make sure that I'm opted-out of any future updates that include AI 'features'? Or should I switch to Vivaldi now and save time?

Asked by antbrose 2 mhí ó shin

Last reply by AIisCancer 1 mhí ó shin

  • Réitithe

How to disable click and hold context menu

There is a 'feature' in Firefox that I think is called "click and hold context menu". Basically if you left click on something and hold the click for a second or two a me… (tuilleadh eolais)

There is a 'feature' in Firefox that I think is called "click and hold context menu". Basically if you left click on something and hold the click for a second or two a menu appears that offers an AI generated list of suggestions related to the thing you were clicking on. How do I disable this? In searching I have found suggestions to open about:config and set the value for ui.click_hold_context_menus to false, which I have done a few weeks ago now and it has no affect. I also tried changing the related value of ui.click_hold_context_menus.delay to an insanely long time, but that also had no effect.

I would appreciate some guidance on how to turn this off. This is problematic enough that I may have to switch to another browser if this can't be disabled. Thanks! Attached is a random example of one of these context menu's that appears when clicking and holding on a link.

Asked by timkalee 4 mhí ó shin

Answered by TyDraniu 4 mhí ó shin

  • Réitithe

Firefox behavior

Firefox is the default browser and pinned to the taskbar. When clicked, Firefox automatically opens places an additional icon in the taskbar. Once Firefox opens, in the s… (tuilleadh eolais)

Firefox is the default browser and pinned to the taskbar. When clicked, Firefox automatically opens places an additional icon in the taskbar. Once Firefox opens, in the second icon, any new links open in tabs, which is my preference.

The first image is the pinned icon in the taskbar. When hovering it only displays Firefox. The second image is the additional icon, when hovering over this icon the active page thumbnail is displayed.

Prior versions of Firefox did not have this behavior on my Windows 11 desktop PC. I've tried various settings in about:config but cannot resolve this issue. Is there some reason two icons are now required in the taskbar when running Firefox?

Asked by Steven 4 mhí ó shin

Answered by Steven 4 mhí ó shin

  • Réitithe
  • Faoi Ghlas

Unable to full screen

For a while now firefox has been unable to enter fullscreen when pressing F11. Instead all it does is move the "Scroll forwards", "Open a new tab", and "List all tabs" bu… (tuilleadh eolais)

For a while now firefox has been unable to enter fullscreen when pressing F11. Instead all it does is move the "Scroll forwards", "Open a new tab", and "List all tabs" button over slightly (The buttons on the top right, next to the minimize and close buttons).

I don't know what's going on with firefox.

Firefox Version 142.0.1 (64-bit)

Asked by brandonx777 5 mhí ó shin

Answered by jscher2000 - Support Volunteer 5 mhí ó shin

  • Réitithe
  • Cartlannaithe

Firefox resetting the signon.remember setting every time I log in

Hi folks I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This co… (tuilleadh eolais)

Hi folks

I have a particularly infuriating problem. A few weeks back, Firefox stopped displaying my usernames and passwords whenever I wanted to log into a site. This coincided with my installing BitDefender, although I don't know why.

Through googling I eventually realised I could go into about:config to fix this. signon.rememberSignons displays as false, when I turn it to true it fixes the issue.

But here is the problem I can't solve. Everytime I restart firefox or my PC / Mac (I am using both, with a syncronised account on both windows and MacOS) it sets signon.rememberSignons to false AGAIN. Which means every single time I browse I have to go into about:config and fix this. Maddening.

Please can you help?

Asked by vassili.christodoulou 1 bhliain ó shin

Answered by vassili.christodoulou 1 bhliain ó shin

  • Réitithe
  • Cartlannaithe

How can I pass the full url to the AI prompt?

I've found out that you can create custom prompts for the AI sidebar with the configuration `browser.ml.chat.prompts.*`. Usually, this is done with the selection text. Ho… (tuilleadh eolais)

I've found out that you can create custom prompts for the AI sidebar with the configuration `browser.ml.chat.prompts.*`. Usually, this is done with the selection text. However, I'd like to pass the URL instead. I could use `%url%`, but that does not include parameters after `?` and hence does not work for Youtube.

Is there any variable that I can use to pass the full URL including parameters of the URL?

Asked by Gerenuk 6 mhí ó shin

Answered by Nathan Giovannini 6 mhí ó shin

  • Réitithe

Change email address used in "From" line when clicking on email link in web page

How do I change the email account inserted by Firefox when I click on an email link? I have previously changed the main email address (added secondary address, swapped s… (tuilleadh eolais)

How do I change the email account inserted by Firefox when I click on an email link?

I have previously changed the main email address (added secondary address, swapped secondary for primary, deleted secondary) but when I click an email link in a web page to write an email to the web page business, the old deleted email account is used instead of the new one. This old address is not listed at all as far as I have seen in my Mozilla Account.

Asked by Oldneweng 4 mhí ó shin

Answered by jscher2000 - Support Volunteer 4 mhí ó shin