Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Bizarre overlaid image on Firefox start screen - then Firefox completely freezes computer

  • 4 réponses
  • 2 ont ce problème
  • 10 vues
  • Dernière réponse par FredMcD

more options

Computer is iMac desktop with OSX 10.6.8. Recently FF's start screen showed a trapezoidal overlay with an amateurish rendering of the FF logo and a "CLICK ME" button. After a minute or so computer would completely freeze, necessitating a hard shutdown. Tried uninstalling then reinstalling FF to no avail - still the weird overlaid image, still the "CLICK ME" button, still the freezing of the entire system. FF's staying uninstalled until I can get an answer re what's going on...I'm certainly not going to click the "CLICK ME" button!

Computer is iMac desktop with OSX 10.6.8. Recently FF's start screen showed a trapezoidal overlay with an amateurish rendering of the FF logo and a "CLICK ME" button. After a minute or so computer would completely freeze, necessitating a hard shutdown. Tried uninstalling then reinstalling FF to no avail - still the weird overlaid image, still the "CLICK ME" button, still the freezing of the entire system. FF's staying uninstalled until I can get an answer re what's going on...I'm certainly not going to click the "CLICK ME" button!

Toutes les réponses (4)

more options

If there are problems with a snippet on the about:home page then you can set the browser.aboutHomeSnippets.updateUrl pref to an empty string on the about:config page. Delete the storage\persistent\moz-safe-about+home folder in the Firefox profile folder with Firefox closed ("3-bar" Firefox menu button > Exit/Quit) to remove snippets stored in IndexedDB and make Firefox use a default snippet set. You can reset the browser.aboutHomeSnippets.updateUrl pref via the right-click context menu to the default value to re-enable the snippets and make Firefox recreate the moz-safe-about+home folder. You need to close and restart Firefox after changing the value of the browser.aboutHomeSnippets.updateUrl pref.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

You can use this button to go to the currently used Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
more options

Nope, didn't work; thanks for trying to help. Guess I'm off to Google Chrome. Sorry, Mozilla.

more options

The above posted steps should remove the 'click me' snippet, but needs to be followed precisely. First set the browser.aboutHomeSnippets.updateUrl pref and then close Firefox and delete the storage -> persistent -> moz-safe-about+home to remove the data of the 'click me' snippet. The snippet should be gone after starting Firefox and Firefox shouldn't be able to reload it because there is no URL defined.

You can use these alternative steps to disable the snippets on the about:home page:

  • Set the browser.aboutHomeSnippets.updateUrl pref to an empty string on the about:config page
  • Open about:home page in a tab
  • Open Web Console in this tab (Firefox menu button or Tools > Developer)
    https://developer.mozilla.org/Tools/Web_Console
  • Run this command via the command prompt of the WC: gSnippetsMap.clear()
  • Close the tab with the about:home page
  • Close and restart Firefox
more options

As soon as the browser opens, type about:blank <enter> in the address bar.