Отображение вопросов с тегом:

handoff to awesome bar

not really a request for help since release 147.0.3 searches handoff to awesome and can't be changed by using about:config dropping back to 145.0.2 allows prevention … (читать ещё)

not really a request for help since release 147.0.3 searches handoff to awesome and can't be changed by using about:config dropping back to 145.0.2 allows prevention

Открыта 1 189

Can't remove shortcuts on my homepage

Hi! So I just installed firefox and I got onto annoying issue. I like using shortcuts on my homepage, but I started to get some shortcuts added automatically and they bot… (читать ещё)

Hi! So I just installed firefox and I got onto annoying issue. I like using shortcuts on my homepage, but I started to get some shortcuts added automatically and they bother me a lot. I tried removing them or deleting from history, but as soon as I click the button, one shortcuts gets removed and immediately gets swityched with another one automatically. So I'm stuck in the infinite loop of removing shortcuts and my manually added ones just get lost in all this mess.

Открыта 2 225

can you please refactore shortcuts feature on next release as well ?

i noticed every websites that i visited or some links just suggested are appeared in my firefox homepage i selected only shortcuts in setting which i expect to see only s… (читать ещё)

i noticed every websites that i visited or some links just suggested are appeared in my firefox homepage i selected only shortcuts in setting which i expect to see only shortcuts that i added manually but its just more shortcuts pop up each time i open the new window on my home page this is really annoying and , its not necessary at all , i dismissed them manually but they just pop up again please can you report this issue to be fixed on next release ?

Открыта 90

this stupid ass browser keeps adding some sites that i visit to my shortcuts

I switched to Firefox yesterday, and it keeps adding some sites that I visited more than once to my shortcuts, and there is no option to disable it. I can only disable al… (читать ещё)

I switched to Firefox yesterday, and it keeps adding some sites that I visited more than once to my shortcuts, and there is no option to disable it. I can only disable all shortcuts, and I don't wanna do that. I just wanna have MY SHORTCUTS. It's literally the most basic feature that ALL BROWSERS HAVE. WHY CAN'T I HAVE MY OWN SHORTCUTS? If there is really no way to have ONLY MY SHORTCUTS, I'm switching to Edge.

Открыта 1 72

Firefox New Tab page

Hi everyone, I'm asking for help following the latest update (Firefox 143.0.1): the corners of the top site preview boxes have changed, as shown in the first screenshot. … (читать ещё)

Hi everyone, I'm asking for help following the latest update (Firefox 143.0.1): the corners of the top site preview boxes have changed, as shown in the first screenshot. I was wondering if it's possible to permanently restore them to the same state as in the second screenshot, perhaps via userContent.css.

Решено Архивировано 8 126

when i have the little box on my home page for a quick link to SITE, WHEN I USE IT, I AM GETTING MULTIPLE LITTLE BOXES FOR THE SAME WEB SITE.

IT HAS BECOME VERY FRUSTRATING TO USE MY HOME PAGE WITH THE LITTLE BOX FOR EACH WEB SITE I GO TO REGULARLY. IF I CLICK ON THE ONE FOR MY BANK, MULTIPLE ONES ARE APPEARING… (читать ещё)

IT HAS BECOME VERY FRUSTRATING TO USE MY HOME PAGE WITH THE LITTLE BOX FOR EACH WEB SITE I GO TO REGULARLY. IF I CLICK ON THE ONE FOR MY BANK, MULTIPLE ONES ARE APPEARING WHEN I GET OUT OF THE SITE. CAN I GO BACK TO THE PREVIOUS VERSION? I AM ON WINDOWS 10. I SELECTED AN ITEM IN YOUR TOPICS SELECTION, BUT I DID ONLY SO I CAN CONTINUE AND SUBMIT MY QUESTION. NONE OF THE TOPICS SEEM TO FIT MY SITUATION. I AM ALSO RECEIVING ADVERTISING LITTLE BOXES. HOW DO I STOP THAT/ I NEVER HAD THESE ISSUES WITH THE PREVIOUS VERSION. THANK YOU.

Открыта 1 27

New tab = home page

I have change my home page to DuckDuckGo, but when I click on a new tab, "+" I get Firefox. I tried blank and it is indeed blank, so how do I set new tab so it opens Duck… (читать ещё)

I have change my home page to DuckDuckGo, but when I click on a new tab, "+" I get Firefox. I tried blank and it is indeed blank, so how do I set new tab so it opens DuckDuckGo? (Read all help articles.)

Решено Архивировано 4 334

Firefox:-I want to use the search box not the adress bar!

Following a recent Firefox update, 1.48.0 I think, the search box in the middle of the page no longer works, any attempt to type there ends up in the address bar. I have … (читать ещё)

Following a recent Firefox update, 1.48.0 I think, the search box in the middle of the page no longer works, any attempt to type there ends up in the address bar. I have tried setting "browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar" to false and other suggested fixes on the internet but it made no difference. I am running Windows 11 Pro, fully updated. Hope you can help Regards Keith

Решено 1 162

how can i disable the unwanted home shortcuts ?

i noticed there are many unwanted shortcuts on my firefox home page each time i open the browser can you instruct me how can i get rid of them ? these are not those shor… (читать ещё)

i noticed there are many unwanted shortcuts on my firefox home page each time i open the browser can you instruct me how can i get rid of them ? these are not those shortcuts that i added by my self these are just unwanted history webpages that just pop up without my permission i attach the screenshot here .

Открыта 1 72

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

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?

Решено Архивировано 9 551

The previous New Tab layout setting (browser.newtabpage.activity-stream.newtabLayouts.variant-a) is gone in FF 141!

In a few previous updates, FF keeps messing around with the New Tab layout, ruining its previous good look. I learned to revert it back to its former setting by disabling… (читать ещё)

In a few previous updates, FF keeps messing around with the New Tab layout, ruining its previous good look. I learned to revert it back to its former setting by disabling browser.newtabpage.activity-stream.newtabLayouts.variant-a and also browser.newtabpage.activity-stream.newtabLayouts.variant-b in about:config.

Now in Firefox 141, browser.newtabpage.activity-stream.newtabLayouts.variant-a has completely disappeared, no more allowing the poor user to get the look he wants.

Why? Am I missing something? What is the use of making the product worse or less user friendly?

Архивировано 21 770

How do I remove the search ability of the anything but "awesomebar"

There is a perfectly functional search bar in the middle of my homepage. why do I have to search with the anything but "awesomebar"? I have made so many changes to about:… (читать ещё)

There is a perfectly functional search bar in the middle of my homepage. why do I have to search with the anything but "awesomebar"? I have made so many changes to about:config true to false false to true firefox will probably never work again properly. There should be a check box somewhere in settings to toggle this on and off. Newer is not always better

Решено 3 144

Home page shortcuts disappearing

The main reason I use Firefox rather than Chrome or Edge is because Firefox allows 32 home page shortcuts. I configure my home page with all 4 available rows of 8, pinned… (читать ещё)

The main reason I use Firefox rather than Chrome or Edge is because Firefox allows 32 home page shortcuts. I configure my home page with all 4 available rows of 8, pinned in position so they are grouped based on function, along with putting the home page icon on the toolbar. On several occasions these have disappeared and the 'popular sites' do not load. I have had to use Control Panel -> uninstall program to 'fix' Firefox; this causes all my shortcuts to disappear, along with the toolbar 'home' icon and '4 row' display. I am running Windows 10 Pro, and will be migrating to Windows 11 Pro on a new computer. Will this issue be fixed with Firefox running on Win 11? Is there a way to easily save my home page settings so that if they disappear I can reload them? Thanks!

Открыта 72

how to customize recommended stories

How can I customize recommended stories so that only articles that require a sign-in to be viewed not be shown to me. If I see a story title that looks interesting and I … (читать ещё)

How can I customize recommended stories so that only articles that require a sign-in to be viewed not be shown to me. If I see a story title that looks interesting and I select it and a sign in page immediately pops up (all of which I do not wish to sign up for just to read a short article) then it feels like another privacy grab.

Архивировано 3 307

I've selected 4 full pages of shortcuts on my MF Home page, but they keep getting automatically replaced by shortcuts to any new website I visit : How do I stop this ?

I'm trying to find out how to keep all the shortcuts I've selected for my Mozilla Firefox Home page. I've filled all 4 rows with shortcuts I've selected, but some keep ge… (читать ещё)

I'm trying to find out how to keep all the shortcuts I've selected for my Mozilla Firefox Home page. I've filled all 4 rows with shortcuts I've selected, but some keep getting automatically replaced with shortcuts to any new website I've visited, which I DON'T want new shortcuts to !, especially when they're replacing shortcuts I actually DO want !

Открыта 1 198