搜尋 Mozilla 技術支援網站

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

了解更多

Get rid of offer to install Google Chrome

  • 5 回覆
  • 7 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

How do you remove the invitation to install Chrome which the Google browser puts on every Google search page now? It's really annoying.

How do you remove the invitation to install Chrome which the Google browser puts on every Google search page now? It's really annoying.

所有回覆 (5)

more options

If you click the close X on that adv then they shouldn't appear the next time you visit this Google page.

Note that this is stored in local storage (aka super cookie) and not in a normal cookie, so if local storage is disabled or otherwise not working properly then this adv will keep appearing.

You can check if DOM Storage is enabled.


Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
more options

Also see peter7187's reply on this question for an Adblock Plus rule that will block the popup.

more options

No this didn't work. I went into about:config and toggled "dom.storage.enabled" to false and that didn't work. Then I went into Safe Mode and went into Tools, Add-ons, extentsions and disabled the latest Google update and that didn't work either. I can't see why I had to go into Safe Mode though. I looked through all the add-ons and extensions and there didn't seem to be anything likely to cause this problem except the Google update.

more options

Isn't that the opposite of what cor-el recommended?

"Note that this is stored in local storage (aka super cookie) and not in a normal cookie, so if local storage is disabled or otherwise not working properly then this adv will keep appearing. "

more options

You should leave DOM storage enabled (dom.storage.enabled = true)