Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Pink Search bar

  • 3 回覆
  • 3 有這個問題
  • 188 次檢視
  • 最近回覆由 cor-el

My firefox has a pink Search bar instead of the normal one

My firefox has a pink Search bar instead of the normal one
附加的畫面擷圖

被選擇的解決方法

所有回覆 (3)

選擇的解決方法

Nvm it's fixed

The robot icon and diagonal stripes in the address bar indicates Firefox is being remotely controlled by other software on your computer. Hover your mouse cursor over the robot and a tooltip will appear giving a reason. One way this can happen is if you start with the -remote-debugging-port command line argument. If you are unsure, you should scan your system for possible malware.

Note that this is usually caused by a user.js file that sets some prefs.

  • user.js => remote debugging:
    devtools.debugger.remote-enabled = true
    devtools.debugger.prompt = false

Removing this user,js file in the profile folder and resetting affected pref via about:config should fix this.