Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Pink Search bar

  • 3 відповіді
  • 3 мають цю проблему
  • 249 переглядів
  • Остання відповідь від cor-el

more options

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)

more options

Вибране рішення

Nvm it's fixed

more options

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.

more options

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.