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 人がこの問題に困っています
  • 191 回表示
  • 最後の返信者: 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
添付されたスクリーンショット

選ばれた解決策

Nvm it's fixed

この回答をすべて読む 👍 0

すべての返信 (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.