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

All of a sudden I'm constantly getting pop up ads on my home page. How do I stop them? I keep clicking that the ads are inappropriate, or I've seen them numerous times, etc.

All of a sudden I keep getting pop up ads on my Home page, even though I click on that I'm not interested or they're inappropriate, etc. How do I stop these??

Решён Архивировано 1 564

After version 149 update, search returns blank page on yahoo

Default homepage is yahoo. Since the update to version 149, if I do a search from yahoo, the new tab that opens with the search result is blank most of the time. I have… (читать ещё)

Default homepage is yahoo. Since the update to version 149, if I do a search from yahoo, the new tab that opens with the search result is blank most of the time. I have to click reload for the search results to show up.

Is anybody else having that problem? Seems to be yahoo search specific but not 100% sure.

Dan

Решён 31 379

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… (читать ещё)

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.

Решён Архивировано 3 319

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..… (читать ещё)

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?

Решён Архивировано 1 318

How to set the New Tab page to a local file? (autoconfig no longer works in v136.0)

Since the settings haven't given that option for years, the best way to have a local file as the new tab page was using autoconfig.cfg + autoconfig.js, as described in th… (читать ещё)

Since the settings haven't given that option for years, the best way to have a local file as the new tab page was using autoconfig.cfg + autoconfig.js, as described in this thread: https://support.mozilla.org/en-US/questions/1251199 But since the most recent update (v136.0), this stopped working.

The New Tab Override add-on has its own issues with using local files (can only load a .html file, no local CSS/JS, can't give a blank address bar for me to search in), so it doesn't solve the issue either.

This is very important to me, and others have been asking for this feature back for years. It feels awful to have the working solution stop working, in the browser that's supposed to be open and customizable.

Решён Архивировано 1 308

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… (читать ещё)

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

Решён Архивировано 2 269

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… (читать ещё)

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.

Решён Архивировано 1 268

Unwanted website keeps popping up when I open firefox

I signed onto my parents computer that was assigned to a school district and now everytime I open firefox on any of my devices their website keeps popping up. I've signed… (читать ещё)

I signed onto my parents computer that was assigned to a school district and now everytime I open firefox on any of my devices their website keeps popping up. I've signed out of their computer and have tried deleting and reopening my account, and nothing seems to work.

Заблокирован Архивировано 1 228

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.… (читать ещё)

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

Решён Архивировано 5 219

Why has Firefox homepage gone so woak?

Why has the content provided on the Firefox homepage gone so extremely liberal? It appears to be more of a source for tabloid trash than a source for factual news, hones… (читать ещё)

Why has the content provided on the Firefox homepage gone so extremely liberal? It appears to be more of a source for tabloid trash than a source for factual news, honest articles and positive content! After recommending this platform for years, I am appalled by the apparent intent to present divisive articles and rhetoric. Suggest you do a better job of choosing information that will make Firefox excel over Google Chrome and Microsoft Edge... not rool in the mud with them!

Заблокирован 1 210

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' … (читать ещё)

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?

Решён Архивировано 2 190