Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

Pink Search bar

  • 3 პასუხი
  • 3 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 12 ნახვა
  • ბოლოს გამოეხმაურა 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.