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

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기
이 쓰레드는 잠기고 보존되었습니다. 만약 도움이 필요하시면 새로운 질문을 올려주세요.
잠김 보존

address bar turned pink and has a robot on the left hand side of the address bar??

cor-el replied
SuMo Bot

address bar turned pink and has a robot on the left hand side of the address bar??

ive refreshed and reinstalled, neither has worked.

What is it ?

address bar turned pink and has a robot on the left hand side of the address bar?? ive refreshed and reinstalled, neither has worked. What is it ?

모든 댓글 (2)

Hi Andy, that's not normal. It indicates that a separate program or process is manipulating Firefox.

Some users report that immediately closing and re-opening Firefox gets rid of it, as though Firefox is starting hidden and that gets rid of the manipulated instance.

But more generally, I suggest scanning for malware: Troubleshoot Firefox issues caused by malware.

Hopefully you'll get some more suggestions from people more familiar with how else this might happen.

You can hover the robot icon on the location bar and check what reason is shown in the tooltip (DevTools,Marionette,RemoteAgent). If the reason is DevTools then check on the about:config page whether these prefs have their default value (i.e. are not bold).

  • devtools.chrome.enabled (false)
  • devtools.debugger.prompt (true)
  • devtools.debugger.remote-enabled (false)

You appear to have a user.js file in the profile folder, so that file could be the cause.

Your System Details shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts. The user.js file will only be present if you or other software has created this file and normally won't be present.

You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

You can delete the user.js file if you didn't create this file yourself.

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.