Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết

Blank page

Instead of taking me to a blank search page clicking on the plus symbol takes me to the home page of BBC News. I find this very annoying. How do I stop it happening? … (xem thêm)

Instead of taking me to a blank search page clicking on the plus symbol takes me to the home page of BBC News. I find this very annoying. How do I stop it happening?

Được hỏi bởi Jeff Morgan 5 tháng trước

Được trả lời bởi Konstantina Papadea 5 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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

Được hỏi bởi computerdown 7 tháng trước

Được trả lời bởi Denys 7 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Shortcut Tabs

‘My shortcut tabs (2 lines) have quit appearing when I click on '+'. How do I restore without trying to remember them all?’

Được hỏi bởi Bill 6 tháng trước

Được trả lời bởi Denys 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Amazon shortcut is messed up

Firefox has shortcuts at the top of any new tab opened. These are usually your most visited pages. For most shortcuts, if you click the three dots you get a menu of: Pin … (xem thêm)

Firefox has shortcuts at the top of any new tab opened. These are usually your most visited pages. For most shortcuts, if you click the three dots you get a menu of: Pin Edit Open in a New Window Open in a New Private Window Dismiss Delete From History

This is the menu you get for almost all shortcuts EXCEPT for Amazon. For the Amazon shortcut you get: Pin Dismiss

That's it. No opportunity to edit it. And if you click on the shortcut, it doesn't take you to Amazon.com, instead it opens "Amazon.com Search" in the address bar. I don't want Search, I want to go to the Amazon home page but the shortcut doesn't take me to the Amazon homepage like it used to. Why is this broken now?

Được hỏi bởi KT 6 tháng trước

Được trả lời bởi KT 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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!

Được hỏi bởi Noah Henson 7 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 7 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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?

Được hỏi bởi firefox2506 10 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 10 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Disable creating a new tab when Middle clicking on tab bar area

This has been asked before here, but it seems currently there is no solution: Firefox's default behavior when using the mouse middle-click on an empty area of the tab ba… (xem thêm)

This has been asked before here, but it seems currently there is no solution:

Firefox's default behavior when using the mouse middle-click on an empty area of the tab bar area will create a new tab; I don't want this behavior. How can I disable it?

On the posts I found here, they mention using UserChrome.css, I enabled it and tried, doesn't work. custom styles are enabled but not disabling this feature.

I use DisplayFusion on my multi-monitor setup since years, and middle-clicking a window title bar or Chrome tab bar or Firefox tab bar will move the current window to a second monitor.

Currently with Firefox, middle-clicking the tab bar will move the window to the second monitor AND open a new tab. I use it a lot with YouTube, so when I move a playing video to the second monitor, I get an empty tab with audio in the background.

I recently moved from Chrome to Firefox, but this is driving me crazy.

Được hỏi bởi R.K. 11 tháng trước

Được trả lời bởi R.K. 11 tháng trước