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!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

How can I turn off or make sponsored conent invisible?

  • 5 trả lời
  • 25 gặp vấn đề này
  • 42 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 17

Tất cả các câu trả lời (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

Giải pháp được chọn

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.