Showing questions tagged: Show all questions

Missing specific AI icon in toolbar – only generic sidebar icon available

On my first PC, I have this specific sidebar icon in my toolbar. When I click it, the sidebar opens with Gemini ready to go. Perfect. But on my second PC, that specific i… (read more)

On my first PC, I have this specific sidebar icon in my toolbar. When I click it, the sidebar opens with Gemini ready to go. Perfect.

But on my second PC, that specific icon is nowhere to be found. Even when I go to "Customize Toolbar," it’s not in the list of available buttons. The only thing I can use is the generic "Sidebar" button, which is annoying because it doesn't open Gemini directly, it just opens the general sidebar and I have to click again.

I provided an image, where the first icon is what I want, but only second icon is available.

Asked by fatih_5858 23 hours ago

Last reply by Denys 1 hour ago

something making my computer slow down

Just recently when logged onto Hotcopper.com.au have been getting a message that reads "This page is slowing Firefox down. To speed up this browser, stop this page." Ther… (read more)

Just recently when logged onto Hotcopper.com.au have been getting a message that reads "This page is slowing Firefox down. To speed up this browser, stop this page." There is a STOP button, that helps for a moment or two only. When I open the program with MS Edge, the problem does nor occur. I was going to remove the Firefox App but saw the repair option. Repairing did not stop the problem. Any suggestions? John I have a near new Acer laptop running Win 11.

Asked by john “jwt” 11 hours ago

Last reply by strokes8600 6 hours ago

I had to factory restore my computer and now I can't access my passwords, I do not have a profile setup

My system was hacked and I had to factory restore it. I didn't write down my login/passwords because I was informed that as long as I had my sign in for FireFox I could r… (read more)

My system was hacked and I had to factory restore it. I didn't write down my login/passwords because I was informed that as long as I had my sign in for FireFox I could restore them on my system.

Alas, I cannot figure out how to do this. I do not have a passkey, a profile or anything other than the email address for my system.

Can you help me? I put all of my important documents in Dropbox and now I can;t access that either.

Anything you can do is appreciated.

Thea Giardina [edited email from public community support forum]

Asked by Thea G 2 days ago

Last reply by Paul 1 day ago

Sync is not working at all, nothing has synced and all my data is missing, passwords and bookmarks....

Everything is gone, I have had to reinstall windows 4 times in the last week with a new PC and now all my sync data is gone...Chrome remembers everything fine and Mozilla… (read more)

Everything is gone, I have had to reinstall windows 4 times in the last week with a new PC and now all my sync data is gone...Chrome remembers everything fine and Mozilla did remember everything until this install and now its not syncing anything.

If this stuff is gone so am I.

Have tried logging in with my google account, tried logging in with Moz account, tried sync button over and over tried restarting, tried uninstalling and reinstalling and manually deleting all the folders STILL NO SYNC DATA AT ALL.......

Asked by Gavin Duncan 1 month ago

Last reply by Norma White 2 days ago

could not access to certain websites while vpn is off.

hello team, I currently locate in China. days ago i have tried a vpn called "Veee". since then i could not log in many websites. i have asked Veee team but they say they … (read more)

hello team, I currently locate in China. days ago i have tried a vpn called "Veee". since then i could not log in many websites. i have asked Veee team but they say they dont know. it really sucks. i also asked AI tool but none of the method works. i think the vpn has changed some settings of my Firfox. because i can actually log in those websites with Edge. but i only want to use firefox. the errors either "cant connect" or something like refusing my access. please help. i love you guys.

Asked by yanyangox3 3 days ago

Last reply by TyDraniu 3 days ago

I cannot recover my old Firefox Bookmarks or Browser History

My Windows 11 computer crashed recently. Before restoring windows I was able to backup some data files. I thought that I had a Firefox backup, as I recorded a folder call… (read more)

My Windows 11 computer crashed recently. Before restoring windows I was able to backup some data files. I thought that I had a Firefox backup, as I recorded a folder called “Old Firefox Data” It contained a Folder called “2eguguhi.default-release” of size 751 MB. It in turn contained 7,708 Files, & 2,269 Folders. When I re-started Firefox on my “fixed” Windows 11, It was a virgin with no History & no Bookmarks; my old configuration was lost. I tried to follow the advice Fro Mozilla Help But to no avail. It was not able to detect or recognise the Folder in “Old Firefox Data”

Am I Lost or can someone Help please.

Bill L.

Asked by narrawa.bl 3 days ago

Last reply by Denys 3 days ago

旧标签打开新标签,同域名下进程共享问题,新标签内存占用过高后旧标签页面会卡死

在 Firefox 内部: 通过 JS 触发的新页面 通过 a.click 触发的新页面 甚至 rel=noopener 都会被标记为: “related browsing context” 进而共享同一个进程,新页签因为内存占用过高,导致旧页签卡死。 通过设置 添加 COOP 响应头 add_header Cross-Origin-… (read more)

在 Firefox 内部:

通过 JS 触发的新页面 通过 a.click 触发的新页面 甚至 rel=noopener 都会被标记为:

“related browsing context”

进而共享同一个进程,新页签因为内存占用过高,导致旧页签卡死。

通过设置

  1. 添加 COOP 响应头 add_header Cross-Origin-Opener-Policy "same-origin" always;也无法解决

设置空白页再重定向也无法解决

Asked by 3 days ago

Last reply by Denys 3 days ago

Request for clarification: Is it still possible to disable new‑tab search focus handoff to the address bar in Firefox 148.0?

In Firefox 148.0, I am encountering an issue related to input‑focus behavior on the default New Tab Page. I would like to confirm whether this behavior is now hardcoded o… (read more)

In Firefox 148.0, I am encountering an issue related to input‑focus behavior on the default New Tab Page. I would like to confirm whether this behavior is now hardcoded or whether any configuration options remain available to modify it.

Issue description

When opening a new tab, Firefox displays a search box in the center of the page. In previous versions, this search box could function as a true input field. However, in Firefox 148.0, any attempt to type into this field results in the input focus being immediately transferred to the address bar (Awesome Bar). As a result, the central search box no longer accepts direct input and appears to function only as a visual entry point.

Configuration options already tested

Based on documentation and community discussions for earlier Firefox versions, I attempted to locate and modify the following about:config preferences:

  • browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar
  • browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar2

Neither preference exists in Firefox 148.0. I also reviewed other Activity Stream and URL bar–related preferences but did not find any that influence this focus‑handoff behavior.

Current observations

Testing suggests that Firefox 148.0 may have removed the internal toggles that previously controlled this behavior. The focus handoff from the New Tab Page search box to the address bar appears to be enforced at the application level, with no remaining user‑configurable switches exposed through about:config.

Questions for clarification

  1. 1 Has the focus‑handoff mechanism for the New Tab Page been fully hardcoded in Firefox 148.0, making it no longer configurable through about:config?
  1. 2 Is there a new or undocumented preference that restores the ability for the New Tab Page search box to receive input directly?
  1. 3 Are there design documents, Bugzilla tickets, or release notes that describe the removal of the previous handoff preferences?
  1. 4 If this behavior is now intentional and no longer user‑configurable, is using an extension (e.g., New Tab Override) the only remaining method to prevent focus from being redirected to the address bar?

Any technical insight or references from developers or community members would be greatly appreciated.

Asked by abc jlhz 3 days ago

Last reply by Agent virtuel 3 days ago

Ctrl + Shift + V keeps bringing up a pop up

When copying and pasting from one application to another, by using Ctrl + Shift + V to paste without format to Google Docs, I keep getting a "Paste" pop up that I've neve… (read more)

When copying and pasting from one application to another, by using Ctrl + Shift + V to paste without format to Google Docs, I keep getting a "Paste" pop up that I've never gotten until now. It keeps getting in the way and I don't see a way to remove it.

It's making copying and pasting very difficult and is driving me up the wall.

Asked by fireballplayer0 3 days ago

Last reply by TyDraniu 3 days ago

The latest Fire Fox version keeps crashing and I want a old version of Fire Fox from before that update!

Last time the Fire Fox updates I noticed a weird change with the browser's behavior. the browser keeps crashing just anywhere I go! I keep losing my tabs and got kicked o… (read more)

Last time the Fire Fox updates I noticed a weird change with the browser's behavior. the browser keeps crashing just anywhere I go! I keep losing my tabs and got kicked out of the browser losing the webpages where I was! Please fix this problem and for now at the moment I would be ok if I could go back to the last old version before that happen? I appreciate your help guys!

Asked by phil ramsey 4 days ago

Last reply by TyDraniu 4 days ago

Wiadomość z potwierdzeniem wysłana na adres ⁨e-mail została zwrócona, więc konto zostało zablokowane, aby chronić dane użytkownika ⁨Firefoksa⁩

Wiadomość z potwierdzeniem wysłana na adres ⁨e-mail została zwrócona, więc konto zostało zablokowane, aby chronić dane użytkownika ⁨Firefoksa⁩ nie mogę się teraz zalogowa… (read more)

Wiadomość z potwierdzeniem wysłana na adres ⁨e-mail została zwrócona, więc konto zostało zablokowane, aby chronić dane użytkownika ⁨Firefoksa⁩ nie mogę się teraz zalogować ani ponownie zweryfikować konta

Asked by daniel.ofat 4 days ago

Last reply by TyDraniu 4 days ago