Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

How do I get the icons for New Tab Shortcuts to automatically update to show their favicons?

Hello! Is there a way to get the icons for Shortcuts on the New Tab page to update their image to show the pinned site's favicon, instead of the Firefox default icons, w… (funda kabanzi)

Hello!

Is there a way to get the icons for Shortcuts on the New Tab page to update their image to show the pinned site's favicon, instead of the Firefox default icons, without manually updating all of them in the "Edit" menu for the icon?

It seems like they should update automatically, like your bookmarks in the Bookmarks menu do, when you visit the site.

I read another Discussion where they said to delete some favicon files in %AppData% > Roaming > Mozilla > Profiles , but those steps did not work for me.

Thanks!

Asked by p_skrapshak 4 izinyanga ezidlule

Last reply by p_skrapshak 3 izinyanga ezidlule

I can't open yahoo.com as my home page anymore

I have used Firefox on my PC for ever (10-15 years). Yahoo was set to be my home page so I can get to my email. Starting 5-6 days ago when I click Mozilla Firefox on my t… (funda kabanzi)

I have used Firefox on my PC for ever (10-15 years). Yahoo was set to be my home page so I can get to my email. Starting 5-6 days ago when I click Mozilla Firefox on my task bar it opens a white (blank) page, no yahoo (but it shows yahoo.com in the address bar). I can go to my book marks and got them or type in a URL and go there OK. But, to see my mail I have to open Google Chrome to get to yahoo and log in. If I'm on Firefox and get the blank screen, then go to another URL from my bookmarks then type in yahoo.com it goes back to a blank screen that shows https://www.yahoo.com/ in the address.

Thanks, R.A. Norris mac10-45@sbcglobal.net

Asked by JC HD 5 izinyanga ezidlule

Last reply by markwarner22 5 izinyanga ezidlule

Reporting a Bug - Open in new tab

Hello, After Firefox update opening a new tab does not work anymore, now when you do a right click you have huge list of options: save as video, save as image... and you… (funda kabanzi)

Hello,

After Firefox update opening a new tab does not work anymore, now when you do a right click you have huge list of options: save as video, save as image... and you don't even need that. This is something that was introduced lately. Please rollback this version below

135.0 (64-bit)


PS: I m not really asking a question, I m reporting a bug ==> it would be nice if we can do that when you go through help menu

Asked by elkharaf.soufiane 4 izinyanga ezidlule

Last reply by TyDraniu 4 izinyanga ezidlule

my home page

When I open Zen Browser, instead of showing the home page with my pinned pages and weather, I get a black screen. This is kind of frustrating because I have tried so many… (funda kabanzi)

When I open Zen Browser, instead of showing the home page with my pinned pages and weather, I get a black screen. This is kind of frustrating because I have tried so many times to fix the problem but it doesn't work. I need your help, thanks.

there is a photo of the black screen down there.

Asked by Faisal Gh. 3 izinyanga ezidlule

Last reply by TyDraniu 3 izinyanga ezidlule

update changed my home screan

firefox updated and now your logo and search bar now takes up 1/2 my screen, the links are smaller and you changed 10 out of 32 of them on me. and why do we need 2 search… (funda kabanzi)

firefox updated and now your logo and search bar now takes up 1/2 my screen, the links are smaller and you changed 10 out of 32 of them on me. and why do we need 2 search bars anyways? who thought this was a good idea or would go over well? am i gonna have to do a system restore and never update firefox again or just quit using it?

Asked by jeffreyminnich 4 izinyanga ezidlule

Last reply by jscher2000 - Support Volunteer 4 izinyanga ezidlule

Open a new Tab not happening

I click to open a NEW TAB and it does not work. I just updated to the latest version of FF now nothing happens. The right click menu shows way too many options unlike be… (funda kabanzi)

I click to open a NEW TAB and it does not work. I just updated to the latest version of FF now nothing happens.

The right click menu shows way too many options unlike before  and I have to scroll to the top to see the open in new tab. DOES NOT OPEN ANYTHING.

Asked by pete_scott2 2 izinyanga ezidlule

Last reply by Agent virtuel 2 izinyanga ezidlule

Home Page

On your homepage there are 24 news articles... is it asking too much to have 12 of them from non-far-left news agencies instead of the 20 far-left and 4 neutral? Or maybe… (funda kabanzi)

On your homepage there are 24 news articles... is it asking too much to have 12 of them from non-far-left news agencies instead of the 20 far-left and 4 neutral? Or maybe you don't care about the 50+ percent of right leaning customers. Need a Bud-Light lesson?

Asked by craigcameron000 2 izinyanga ezidlule

Last reply by Ucwazy 1 isonto elidlule

  • Kusonjululiwe

Firefox 136 broke my custom new tab page, how do I fix it?

I'm on Linux. I've been using this method to setup a custom new tab page for Firefox for almost 4 years, and it has worked great: https://jamesnorth.net/knowledge-base/a… (funda kabanzi)

I'm on Linux.

I've been using this method to setup a custom new tab page for Firefox for almost 4 years, and it has worked great: https://jamesnorth.net/knowledge-base/article/firefox-new-tab-page

---

Navigate to /usr/lib/firefox.

Create autoconfig.cfg:

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

/* set new tab page */ try {

 Cu.import("resource:///modules/AboutNewTab.jsm");  
 var newTabURL = "file:///home/james/ff/index.html";  
 AboutNewTab.newTabURL = newTabURL;  

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

Create defaults/pref/autoconfig.js:

// pref("general.config.filename", "autoconfig.cfg"); pref("general.config.obscure_value", 0); pref("general.config.sandbox_enabled", false);

---

However, upon updating to Firefox 136, I only get a blank page. All of my autoconfig files still exist in /usr/lib/firefox.

When I create a new tab with Ctrl+T, it's a blank page. When I create a new window, it loads the local page I want it to load with the file path in the URL (which it never had before; the URL bar was blank in Firefox 135). So it seems to be partially working.

Any tips?

Asked by firefox2506 3 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 3 izinyanga ezidlule