Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

remove stupid orange snippet with black hat from home page

  • 9 wótegrona
  • 3 maju toś ten problem
  • 2 naglěda
  • Slědne wótegrono wót 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

Wubrane rozwězanje

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?

Toś to wótegrono w konteksće cytaś 👍 0

Wšykne wótegrona (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

Wubrane rozwězanje

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?

Wót FIREFOXED změnjony

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.