Showing questions tagged: Show all questions
  • Solved

How to remove "ENHA..." search box that just appeared on Firefox homepage

Starting with the most recent Firefox update a new small grey search bar containing the letters ENHAN appears in the upper right portion of my home page. It is intrusive… (read more)

Starting with the most recent Firefox update a new small grey search bar containing the letters ENHAN appears in the upper right portion of my home page. It is intrusive and useless and I DO NOT WANT IT. How can I make it go away? I have Googled this extensively and have not found an answer. Please help. Thank you.

Asked by hcole-pe 1 day ago

Answered by jonzn4SUSE 13 hours ago

  • Solved
  • Archived

New start page after update?

After firefox update, start page changed to first photo i added here, second photo is how it was before, is there any way to get it back? Before update i had version 131.… (read more)

After firefox update, start page changed to first photo i added here, second photo is how it was before, is there any way to get it back? Before update i had version 131.0b9, now its 136.0b1

Asked by yariknesterenko9 1 year ago

Answered by yariknesterenko9 1 year ago

  • Solved

Frustrated with update

Hi Firefox Team, I know how hard you guys work and I've used you almost exclusively since the beginning in 2003 and talked a lot of folks into switching to you over the y… (read more)

Hi Firefox Team,

I know how hard you guys work and I've used you almost exclusively since the beginning in 2003 and talked a lot of folks into switching to you over the years.

I'm so frustrated about your decisions to change the options for what we users want on our home page and new tabs. Seems I can only use a blank page or your default home page. And if I want my normal home page I need to click on the home icon. In the course of a day, that's a LOT of extra clicking or the alternative, typing my search query into a tiny URL bar.

Are you planning to change this? Or is this Mozilla control by default the new norm? I'm so sad to admit to be exploring Mullvad and Brave now. Never would have even considered it, even though I'm consciously weaning off other US digital products.

Thanks for any suggestions and for all you do. (Yes my IOS is up to date)

Pen

Asked by Penelope Poole 5 months ago

Answered by Penelope Poole 5 months ago

  • Solved

home page symbol

I really miss the home symbol (a little house), as it allowed me to go back to the original page- blank. I could just start over without having to clear the address bar. … (read more)

I really miss the home symbol (a little house), as it allowed me to go back to the original page- blank. I could just start over without having to clear the address bar. It was way better than without it. Any way I can get it back?

Asked by gnarly1 3 months ago

Answered by jonzn4SUSE 3 months ago

  • Solved

Shortcuts No Longer Working

After the most recent Firefox update for iOS, none of my shortcuts work. They’re all still there - or it looks like they are - but whenever I tap on one of them, I return… (read more)

After the most recent Firefox update for iOS, none of my shortcuts work. They’re all still there - or it looks like they are - but whenever I tap on one of them, I return to the page I was just on - no loading, no changes, no nothing. I am still on iOS 18.6.2, but this wasn’t an issue before the Firefox update.

Asked by jessica.picard3 5 months ago

Answered by jessica.picard3 5 months ago

  • Solved

Where do I find the Firefox setting to input my home page?

I have used Mozilla Firefox as my default browser, for years. Recently, I used a program to clean (what it said was) junk files from my computer. Unfortunately, I did not… (read more)

I have used Mozilla Firefox as my default browser, for years. Recently, I used a program to clean (what it said was) junk files from my computer. Unfortunately, I did not make a rescue point. After removal of the files, several of my programs, including Firefox, has no longer worked as it once did. I was always able to go into settings to select my browser, my search engine, my home page, etc. That is no longer possible. I was wondering if I should uninstall Firefox and reinstall - or is their another easier way to repair my problem?

Any help I can get is much appreciated.

Asked by MysteryKam 5 days ago

Answered by James 5 days ago

  • Solved
  • Archived

don't work shortcuts for inspect element

I use the Zen browser and I can't use ctrl+shift+c to view the element, I deleted the shortcut specified in the settings for copying the page URL so that the inspector wo… (read more)

I use the Zen browser and I can't use ctrl+shift+c to view the element, I deleted the shortcut specified in the settings for copying the page URL so that the inspector would work, but it doesn't work, although the correct shortcut is indicated when hovering, but it doesn't work

Asked by yuriymeresin 1 year ago

Answered by yuriymeresin 1 year ago

  • Solved

Sponsors on the home page are getting anoying

Normally Firefox sponsor ads on home page occasionally inserts an new ad. I will support some occasional ads by clicking on the new ad to give Firefox 'click credit' … (read more)

Normally Firefox sponsor ads on home page occasionally inserts an new ad. I will support some occasional ads by clicking on the new ad to give Firefox 'click credit' then deleting new ad. Today when I delete the new ad another pops up 10-15 times an will not stop. That is too much. I do voluntarily support Firefox with monthly donation.

How do I stop the constantly returning ads?

Asked by ringo2 3 weeks ago

Answered by Denys 3 weeks ago

  • Solved
  • Archived

Focus newtab page content instead of address bar

Hey! Up until the last update, I used this code to set and focus a custom new tab page instead of its address bar (This should be a default feature, but what can you do..… (read more)

Hey! Up until the last update, I used this code to set and focus a custom new tab page instead of its address bar (This should be a default feature, but what can you do...)

``` var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

// Set new tab page try {

 ChromeUtils.importESModule("resource:///modules/AboutNewTab.sys.mjs").AboutNewTab.newTabURL = "file:///home/razv/StartPage/index.html"; 

} catch(e){Cu.reportError(e);} // report errors in the Browser Console

// Auto focus new tab content try {

 ChromeUtils.import("resource:///modules/BrowserWindowTracker.jsm").BrowserWindowTracker;
 const Services = globalThis.Services
 Services.obs.addObserver((event) => {
   window = BrowserWindowTracker.getTopWindow();
   window.gBrowser.selectedBrowser.focus();
 }, "browser-open-newtab-start");

} catch(e) { Cu.reportError(e); } ```

After the last update, focusing the new tab page's content is broken. Can anyone help me?

Asked by Razvan Dedu 1 year ago

Answered by Razvan Dedu 1 year ago

  • Solved

Help! Unwanted Yahoo image page on Firefox startup

I'm trying to diagnose an unusual problem on a relative's computer elsewhere in the country via TeamViewer. When Firefox is initiated, the same picture (a man taking a s… (read more)

I'm trying to diagnose an unusual problem on a relative's computer elsewhere in the country via TeamViewer. When Firefox is initiated, the same picture (a man taking a shower) appears, and the VERY 'long URL starts with a Yahoo image file (yimg) and also contains buzzfeed.com well into that URL. I thought I could easily diagnose this, and have failed. Home page is set to blank page. I cleared all browsing data. When that failed I exported bookmarks, created a new profile, and the problem still continued, even before importing the bookmarks or adding any extensions. Something is retaining the unwanted startup behavior. Tonight, out of desperation, I will reconnect and look through the registry.

Can anyone surmise why an unwanted URL is being invoked upon Firefox startup?

Asked by ArtShapiro 1 month ago

Answered by ArtShapiro 1 month ago

  • Solved

Shortcuts and bookmarks

Hi This issue started today. When I’m in Firefox on my iphone14 and go to the search line my shortcuts and bookmarks, etc are now in the background. How can I bring ever… (read more)

Hi This issue started today. When I’m in Firefox on my iphone14 and go to the search line my shortcuts and bookmarks, etc are now in the background. How can I bring everything back so that it’s all accessible when I use the search line? The only way I can access everything in the background, is by opening a new window.

Asked by bobpinard33 3 months ago

Answered by bobpinard33 3 months ago