Prikaz označenih pitanja: Prikaži sva pitanja

How do you manage the sources of "thought provoking articles"? I'm getting articles from sources I don't want showing up.

On the "New Tab" page, there are articles but almost all from sources that are not my preferences. How can I dictate the predominant sources for those articles? The pol… (pročitajte više)

On the "New Tab" page, there are articles but almost all from sources that are not my preferences. How can I dictate the predominant sources for those articles? The political articles are all one-sided, and I prefer a more balanced set of articles -- and topics.

Asked by bsutton1 prije 1 mjeseci

The pictures and articles don't match on the homepage. Anyone else having this problem?

For some reason the pictures and articles don't match up. There is a picture of one thing and the article that goes with it is the next picture over. It seem like the pic… (pročitajte više)

For some reason the pictures and articles don't match up. There is a picture of one thing and the article that goes with it is the next picture over. It seem like the picture is what determines which article you are reading. But the ads all line up perfectly. It's really strange. Like everything is one off to the left. Not sure if I am explaining this well and I am not a computer person so I have no clue why it is happening.

Asked by William Holland prije 1 mjeseci

Last reply by markwarner22 prije 1 mjeseci

"Thought-Provoking Stories" are no longer appearing on the Firefox Home Page

Hi. The "Thought-Provoking Stories" are not loading on my Firefox home page. The heading is there, and it looks like Firefox is trying to load them, but they stay blurr… (pročitajte više)

Hi. The "Thought-Provoking Stories" are not loading on my Firefox home page. The heading is there, and it looks like Firefox is trying to load them, but they stay blurry. Anything I can do? I'm in Canada if that makes a difference.

Asked by mariekdyck prije 1 mjeseci

  • Riješeno

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… (pročitajte više)

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.

Asked by Quazer prije 1 mjeseci

Answered by Quazer prije 1 mjeseci

HOMEPAGE ICONS

I WANT TO ADD YAHOO.COM TO MY HOMEPAGE . I ALREADY HAVE 6 OTHER ICONS THERE: AMAZON, GOOGLE, AOL, FOX NEWS, SMITHS FOODS, AND CHASE. HOW DO I ADD A 7TH TO MY HOMEPAGE?… (pročitajte više)

I WANT TO ADD YAHOO.COM TO MY HOMEPAGE . I ALREADY HAVE 6 OTHER ICONS THERE: AMAZON, GOOGLE, AOL, FOX NEWS, SMITHS FOODS, AND CHASE. HOW DO I ADD A 7TH TO MY HOMEPAGE? THANK YOU, LYNN STRATMAN

Asked by lesterers prije 2 mjeseci

Last reply by awais Ahmad prije 1 mjeseci

The icons for the shortcuts on my home page suddenly are quite small. How do I enlarge them?

The icons on my home page suddenly became significantly reduced in size. Sure, I can tell what they are, and I've increased the text size for their identifiers below the … (pročitajte više)

The icons on my home page suddenly became significantly reduced in size. Sure, I can tell what they are, and I've increased the text size for their identifiers below the icons. But they are now so small as to be not pleasing to the eye. How can I put them back the way they wuz?

Asked by Polly Kummel prije 3 mjeseci

Last reply by YeOldNerd prije 1 mjeseci

Darius Firoux

How can I adjust my Pocket selections so that I never see another prompt for Darius Firoux? I am sick of seeing a link to his inane drivel keep popping up on my screen an… (pročitajte više)

How can I adjust my Pocket selections so that I never see another prompt for Darius Firoux? I am sick of seeing a link to his inane drivel keep popping up on my screen and having to dismiss it. What is the point of having suggestions presented to me if they are not only shit, but that I have to repeatedly tell you that they are shit and that I have no interest in reading that shit. Thanks.

Asked by thwood2 prije 1 mjeseci

Last reply by markwarner22 prije 1 mjeseci

Issues with Website Shortcuts in Firefox

Dear Firefox Team, I am using Firefox on my computer and have encountered a few issues: 1. When I delete all the website shortcuts, I am unable to add new website short… (pročitajte više)

Dear Firefox Team,

I am using Firefox on my computer and have encountered a few issues:

1. When I delete all the website shortcuts, I am unable to add new website shortcuts. There is no option available to add them back.


2. When I use the "Unpin" option, the shortcut gets deleted completely, instead of just being unpinned. Ideally, the shortcut should remain available after unpinning.


I kindly request you to address these issues in an upcoming update so that users can have a smoother browsing experience.

Thank you.

Asked by tonese8721 prije 1 mjeseci

Last reply by markwarner22 prije 1 mjeseci

  • Riješeno

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..… (pročitajte više)

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 prije 1 mjeseci

Answered by Razvan Dedu prije 1 mjeseci

Home page heading

My home page has a Firefox image and the word "Firefox" at the top. That's new here, and I don't want it. It chews up too much real estate, but I can't find a way to get … (pročitajte više)

My home page has a Firefox image and the word "Firefox" at the top. That's new here, and I don't want it. It chews up too much real estate, but I can't find a way to get rid of it. Nothing in the Settings appearance choices affects it. It didn't used to be there. How do I get rid of it?

Asked by Ric Gerace prije 1 mjeseci

Last reply by James prije 1 mjeseci

Automatically focus on FF default homepage search bar not URL bar

Hi, I would like Firefox's default homepage to automatically focus on the central search bar upon opening, similar to the behavior of the Google homepage rather than foc… (pročitajte više)

Hi,

I would like Firefox's default homepage to automatically focus on the central search bar upon opening, similar to the behavior of the Google homepage rather than focus on the url/search bar.

I have been using google as my homepage forever and like how when i open the browser i can immediately start typing into the search field.

I recently started trying the Firefox homepage and i really like its speed and option to add some large thumbnail links/bookmarks. And the weather is a nice option.

Why bother having the search bar on the homepage if there is not option to make it active by default ?

This is a deterrent to me using the firefox homepage and i wish there was a fix for it.

Am i missing something ? thanks

Asked by tahoedanis prije 1 mjeseci

i want to remove the firefox logo from the center of my new tab

after an update i couldn't ignore the now deadcentered firefox logo and wordmark and i can't stop being bothered by its sudden appierance. I looked into the settings and … (pročitajte više)

after an update i couldn't ignore the now deadcentered firefox logo and wordmark and i can't stop being bothered by its sudden appierance. I looked into the settings and dissabled the EXCACT setting for this problem in the "about:config" going for the one with "wordmark" in the setting but its done nothing.

Asked by AJ842919 prije 2 mjeseci

Last reply by Ahmad Bilal prije 1 mjeseci

how to restore the pre-sets on my landing page

This morning I found a new page describing new "stuff" (curated news articles, etc.) and looked around - somehow I have "lost" the links on my landing page....how do I re… (pročitajte više)

This morning I found a new page describing new "stuff" (curated news articles, etc.) and looked around - somehow I have "lost" the links on my landing page....how do I restore them? Thank you.

Asked by seykhl prije 1 mjeseci

Last reply by seykhl prije 1 mjeseci

Change an icon

Customization: I want to change the Microsoft desktop icons on shortcuts to a number of internet URLs. Unlike with other shortcuts, this is not possible with Firefox. To… (pročitajte više)

Customization:

I want to change the Microsoft desktop icons on shortcuts to a number of internet URLs. Unlike with other shortcuts, this is not possible with Firefox. Too many of the same icon are confusing. Seems to me it would be a simple and useful option.

Asked by Willo prije 1 mjeseci

Last reply by markwarner22 prije 1 mjeseci

Προσβασιμότητα

Μπαίνω τελευταία στο Firefox και αντί να δω όπως στο Google την αρχική του σελίδα με παράθυρο αναζήτησης και από κάτω συνδέσμουςεφαρμογών, με πηγαίνει μόνο στο facebook … (pročitajte više)

Μπαίνω τελευταία στο Firefox και αντί να δω όπως στο Google την αρχική του σελίδα με παράθυρο αναζήτησης και από κάτω συνδέσμουςεφαρμογών, με πηγαίνει μόνο στο facebook

Asked by Κώστας Ντουντουλάκης prije 1 mjeseci