Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How can I turn off or make sponsored conent invisible?

  • 5 válasz
  • 25 embernek van ilyen problémája
  • 49 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

I understand sponsored content and tiles - I want to only see tiles that I want to see. That does *not* include sponsored content. I would rather pay for Firefox than have ads fed to my desktop - it is my favorite browser to use and develop on. How can I deactivate sponsored tiles, aside from setting up an actual URL block in GreaseMonkey or similar?

I understand sponsored content and tiles - I want to only see tiles that I want to see. That does *not* include sponsored content. I would rather pay for Firefox than have ads fed to my desktop - it is my favorite browser to use and develop on. How can I deactivate sponsored tiles, aside from setting up an actual URL block in GreaseMonkey or similar?

Kiválasztott megoldás

If you want to remove the sponsored directory links on the about:newtab page then use these steps:

Set the browser.newtabpage.directory.source pref to an empty string on the about:config page.

  • browser.newtabpage.directory.source = <empty>

Delete the directoryLinks.json file in the parent location of the disk cache to remove the currently stored directory links.

  • delete directoryLinks.json

See the about:cache page for the location of the disk cache and go one level up.

The "AppData" folder in Windows Vista and later Window 7+ versions and the "Application Data" folder in XP/Win2K are hidden folders.

Válasz olvasása eredeti szövegkörnyezetben 👍 17

Összes válasz (5)

more options

hello, the new tab site provides a settings icon on the top left where you can switch back to the classical thumbnails easily: https://www.mozilla.org/en-US/firefox/tiles/

more options

Btw, classic mode still shows sponsored content.

more options

that should initially as long as the tiles aren't filled with your own history - you can also speed that up by simply x'ing out sponsored tiles like you could do with any other thumbnail.

more options

The easiest way to deal with the sponsored tiles is to just change the newTab URL to something else.

Just throwing a SWAG out there, but in about:config the place I would start with is to blank out this URL from the two prefs that have this value for - https://tiles.services.mozilla.com/v2/links/ - to block what I think is the source for those sponsored tiles.

more options

Kiválasztott megoldás

If you want to remove the sponsored directory links on the about:newtab page then use these steps:

Set the browser.newtabpage.directory.source pref to an empty string on the about:config page.

  • browser.newtabpage.directory.source = <empty>

Delete the directoryLinks.json file in the parent location of the disk cache to remove the currently stored directory links.

  • delete directoryLinks.json

See the about:cache page for the location of the disk cache and go one level up.

The "AppData" folder in Windows Vista and later Window 7+ versions and the "Application Data" folder in XP/Win2K are hidden folders.