顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 被鎖定

address bar search

I had to actually sign up fort a Mozilla account,the multiple hoops I had to jump through were ridicules, in order to ask a question of Firefox. I do not want my address … (閱讀更多)

I had to actually sign up fort a Mozilla account,the multiple hoops I had to jump through were ridicules, in order to ask a question of Firefox. I do not want my address bar to be my search engine. How do I disable the search engine in my address bar? And now I have to wait for an answer!!!!!!!! I used to love and trust Firefox. Not anymore.

marcellaolejniczak 於 1 個月前 詢問

Denys 於 2 天前 解答

  • 已解決

Search redirect to address bar

Previous solution: switch browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar to false does not work anymore. Please help. Regards, Victor … (閱讀更多)

Previous solution: switch browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar to false does not work anymore.

Please help.

Regards, Victor

morvik 於 2 週前 詢問

Denys 於 2 天前 解答

  • 已解決

Add Shortcut Button Missing

I noticed recently that my 'Add Shortcut' button has disappeared. I've been through other articles and they were of no help. I have 4 rows selected for shortcuts so there… (閱讀更多)

I noticed recently that my 'Add Shortcut' button has disappeared. I've been through other articles and they were of no help. I have 4 rows selected for shortcuts so theres no reason for it to be gone.

Cruz Ramos 於 3 個月前 詢問

Denys 於 3 個月前 解答

  • 已解決

Why'd the settings stop working for search to stay in search?

I set the about:config settings when I got the new computer early last year. It's been working fine. Suddenly, searches are popping up again to the urlbar. browser.newta… (閱讀更多)

I set the about:config settings when I got the new computer early last year. It's been working fine. Suddenly, searches are popping up again to the urlbar.

browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar is still set to false. Keyword.enabled is still set to false.

I see a couple of site references to browser.fixup.alternate.enabled, but it doesn't exist.

How do I get FF back to proper search in the search bar?

ithinktfiam 於 3 週前 詢問

Denys 於 2 天前 解答

  • 已解決

why is firefox suddenly forcing the use of the address bar for searching.

Suddenly I cannot search from the search bar. It defaults to the address bar. why "fix" something that was not broken. Being forced to use the address bar is frustrati… (閱讀更多)

Suddenly I cannot search from the search bar. It defaults to the address bar. why "fix" something that was not broken. Being forced to use the address bar is frustrating. If you go directly to the address bar, it tells you it cannot find that site.

computerlady29048 於 4 天前 詢問

Denys 於 2 天前 解答

  • 已解決

Remove searc options from address bar

I would like to remove the search options from the address bar because I preferred the old setup with a separate search window (and the address bar was just unable to per… (閱讀更多)

I would like to remove the search options from the address bar because I preferred the old setup with a separate search window (and the address bar was just unable to perform searches). How can I set this up?

tobias.ide 於 19 小時前 詢問

Denys 於 11 小時前 解答

  • 已解決

Use the Search Box, rather than the address bar, to type searches

I don't like to use the address bar to type searches. I like using the SEARCH BOX in Firefox's New Tab instead. But, with each update, I once again have to try to figur… (閱讀更多)

I don't like to use the address bar to type searches. I like using the SEARCH BOX in Firefox's New Tab instead. But, with each update, I once again have to try to figure out how to set Firefox searches to be typed in the search box. Is there any way to set this so it doesn't get changed with every update?

Red in Denver 於 4 天前 詢問

Denys 於 3 天前 解答

  • 已解決

Remove search from address bar,

Why isn't there a simple means to remove/prevent searches for the address bar, using config doesn't work. I've used Firefox for over twenty years, this annoyance will en… (閱讀更多)

Why isn't there a simple means to remove/prevent searches for the address bar, using config doesn't work.

I've used Firefox for over twenty years, this annoyance will end that and force a move to Brave.

wilf2 於 1 個月前 詢問

Denys 於 2 天前 解答

  • 已解決

Shortcuts on homepage disappeared

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the … (閱讀更多)

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the about:config and all of my pinned shortcuts are still there, but they're not appearing on the actual page itself. Are there any other settings that I'm not aware of?

kataro28 於 4 個月前 詢問

kataro28 於 4 個月前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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?

firefox2506 於 11 個月前 詢問

jscher2000 - Support Volunteer 於 11 個月前 解答

  • 已解決
  • 封存

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.)

computerdown 於 8 個月前 詢問

Denys 於 8 個月前 解答

  • 已解決
  • 封存

Background image change

I cannot change the background image when my Firefox app opens on my MS Windows laptop. During set-up, the system had me select an image, but I want to change it as I fin… (閱讀更多)

I cannot change the background image when my Firefox app opens on my MS Windows laptop. During set-up, the system had me select an image, but I want to change it as I find it distracting. Thanks!

Noah Henson 於 8 個月前 詢問

jscher2000 - Support Volunteer 於 8 個月前 解答

  • 已解決

Thumbs down recommended stories has the opposite effect than intended on desktop

When I have stories (articles) recommended through Pocket on new tabs that I'm not interested in I will typically "thumbs down" or "dismiss" the story. What I have found … (閱讀更多)

When I have stories (articles) recommended through Pocket on new tabs that I'm not interested in I will typically "thumbs down" or "dismiss" the story. What I have found recently is that causes them to be promoted to me more rather than less. I believe it's interpreting my interaction as engaging with the content rather than not wanting to see it again. For example, I was shown an article on American football three weeks ago and I gave it a thumbs down. Later that day it was three articles. I gave them the same thumbs down. After repeating this process for days, weeks later I'm still getting multiple articles recommended per day related to football. I've never read one out of interest, and I didn't have any recommendations related to sports until the first one I gave a thumbs down. Based on that, I'm convinced it's having the opposite than intended effect. Dismiss doesn't seem make a difference. Please give me a way to tune the algorithm to what I actually want to see, I like this feature and don't want to have to turn it off.

peter.martin3 於 2 週前 詢問

Denys 於 2 週前 解答

  • 已解決

New tab

Good morning One and All Why is the 'customise' facility, bottom right of tab, not available if the tab is blank? I have downloaded a personal photograph as my backgroun… (閱讀更多)

Good morning One and All Why is the 'customise' facility, bottom right of tab, not available if the tab is blank? I have downloaded a personal photograph as my background but it is ruined by the Google search bar and the Firefox logo above it. Why can't these 2 items be moved either to the side, below or above?

bohdanskrypec 於 1 個月前 詢問

AliceWyman 於 1 個月前 解答

  • 已解決

Where are the shorcut tiles? Dissapeared after I used CCleaner.

Where are my shortcut tiles? I used CCleaner and they all disappeared and I can't get them back even though I make sure they were on and have 2 rows selected and restarte… (閱讀更多)

Where are my shortcut tiles? I used CCleaner and they all disappeared and I can't get them back even though I make sure they were on and have 2 rows selected and restarted my computer since. This happened last week and still no sign of them. See pic for reference.

eshouse28 於 3 週前 詢問

eshouse28 於 3 週前 解答

  • 已解決
  • 封存

wallpaper options gone?

As of today, the wallpaper I'd set for my homepage/new tabs pages is gone and there's no way to choose a different one. Is this just me or or are other people having this… (閱讀更多)

As of today, the wallpaper I'd set for my homepage/new tabs pages is gone and there's no way to choose a different one. Is this just me or or are other people having this problem?

megan 於 6 個月前 詢問

megan 於 6 個月前 解答