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!

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 ».

Learn More

remove stupid orange snippet with black hat from home page

  • 9 réponses
  • 3 ont ce problème
  • 27 vues
  • Dernière réponse par the-edmeister

more options

How can i get rid of that stupid icon with the black hat at right side of home page? I made browser.aboutHomeSnippets.updateUrl blank. I did this last time too. Is that silly thing a snippet

FF 41.0.2

How can i get rid of that stupid icon with the black hat at right side of home page? I made browser.aboutHomeSnippets.updateUrl blank. I did this last time too. Is that silly thing a snippet FF 41.0.2

Solution choisie

cor-el said

Yes. Mozilla shows rotating snippets on the about:home page to run different campaigns and these changes regularly. You can consider to set another page as the home page for now or you can wait until this campaign ends. You can use these alternative steps to disable and remove snippets on the about:home page:
  • Set the browser.aboutHomeSnippets.updateUrl pref to an empty string on the about:config page
  • Open the about:home page in a tab
  • Open Web Console in this tab (Firefox menu button or Tools > Web Developer)
    https://developer.mozilla.org/Tools/Web_Console
  • Run this command via the command prompt of the Web Console:
    gSnippetsMap.clear()
  • Close the tab with the about:home page
  • Close and restart Firefox

where is the command prompt of the Web Console?

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (9)

more options

Yes.

Mozilla shows rotating snippets on the about:home page to run different campaigns and these changes regularly. You can consider to set another page as the home page for now or you can wait until this campaign ends.

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

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

If you mouse over the donation message, an "X" close button appears at its upper right. I had to click it three times to stop the message from returning.

more options

Solution choisie

cor-el said

Yes. Mozilla shows rotating snippets on the about:home page to run different campaigns and these changes regularly. You can consider to set another page as the home page for now or you can wait until this campaign ends. You can use these alternative steps to disable and remove snippets on the about:home page:
  • Set the browser.aboutHomeSnippets.updateUrl pref to an empty string on the about:config page
  • Open the about:home page in a tab
  • Open Web Console in this tab (Firefox menu button or Tools > Web Developer)
    https://developer.mozilla.org/Tools/Web_Console
  • Run this command via the command prompt of the Web Console:
    gSnippetsMap.clear()
  • Close the tab with the about:home page
  • Close and restart Firefox

where is the command prompt of the Web Console?

Modifié le par FIREFOXED

more options

there is no x it is not a donation thing

and if i have to change home page till campaign end i will not be back

more options

@ cor-el

RE "where is the command prompt of the Web Console?" Found it thanks. image gone for ow anyway

Thanks for your help

more options

FIREFOXED said

there is no x it is not a donation thing

It appears with a donation message if snippets are working normally. I guess you blocked that part.

more options

Note that the close X is further up.

This JavaScript code in the Web Console (Firefox menu button or Tools > Web Developer) will block this specific snippet: gSnippetsMap.set('blockList',[5513,5508,5520]);

You can clear the blocklist via:

gSnippetsMap.set('blockList',[]); // clear blocklist
gSnippetsMap.get('blockList'); // check blocklist
more options

Thanks for the help. If I update to Version 43.0.1 will i have these snippets back? Is there any way to see what Version 43.0.1 looks like before install?

more options

No, that fund raising promotion ended a few days ago.