We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

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

Tìm hiểu thêm

Website block list

more options

Sometimes when I open a new tab, the other one opens unexpectedly with some stupis adverts (www.gsming.com). I hate it, I have no idea how did it happen and I can't really remember when it started. It gets really annoying and I thought there's a websites black list on Firefox (I mean something where I input website's address and it won't open).

So my question is: Is there such list and if so, how do I use it? If not, how can I get rid of those opening tabs?

Sometimes when I open a new tab, the other one opens unexpectedly with some stupis adverts (www.gsming.com). I hate it, I have no idea how did it happen and I can't really remember when it started. It gets really annoying and I thought there's a websites black list on Firefox (I mean something where I input website's address and it won't open). So my question is: Is there such list and if so, how do I use it? If not, how can I get rid of those opening tabs?

Tất cả các câu trả lời (1)

more options

You can prevent the site from loading by adding an entry to your Windows hosts file or perhaps in your firewall. However, that won't stop the tab from opening in the first place.

You have a lot of add-ons, so if one of them is "ad supported" then that could explain it. Tracking that down obviously would take quite a while.

One thought: it might be possible to create a GreaseMonkey userscript to close the tab if the URL is on that site. I haven't tested this idea, so I don't know whether it would work. Would be interesting to try...

= Edit =

Well, closing a window created by another process (not a script) is tricky. I can create a script to at least blank out the tab using the following:

location.replace("about:blank");

Not really an idea solution.

Được chỉnh sửa bởi jscher2000 - Support Volunteer vào