Finally I can get rid of those deadend Pinterest results... Edit. And quora
https://github.com/digitalblossom/alternative-frontends#quor...
61–70 of 339 posts
Finally I can get rid of those deadend Pinterest results... Edit. And quora
https://github.com/digitalblossom/alternative-frontends#quor...
Earlier quoted context omitted.
Having a button to remove the offending site right from the search results saves quite a bit of time, so while i usually prefer not to have extra extensions, i see a lot of utility here.
Not denying that. However, unless I'd be blocking new domains on a weekly basis, I just don't think it's worth installing an additional extension for something that's so easily achieved without.
When I spot any domain which has been squatted by SEO and useless comparison-alike websites I immediately block it. This has brought up the quality of results IMMENSELY.
I'm blocking domains on a _daily_ basis.
Earlier quoted context omitted.
Having a button to remove the offending site right from the search results saves quite a bit of time, so while i usually prefer not to have extra extensions, i see a lot of utility here.
Same reason why I still use uMatrix in addition to uBlock even though custom rules in the latter are not any less powerful - user interface matters.
Alternatively, you could stop using Google and use Kagi ( https://kagi.com ), which offers the same feature. :)
Huh, $10 a month is pretty steep. It's great that they offer a free plan, but that comes with all the misaligned incentives again. Any reason they don't just do pay-per-use (1 cent per query)?
I've posted this before, but you can achieve the same with uBlock Origin static filters alone without having to install any additional extensions. For example: To block results from specific domains on Google or DDG: google.*##.g:has(a[href*="thetopsites.com"]) duckduckgo.*##.results > div:has(a[href*="thetopsites.com"]) And it's even possible to target an element's text content with a `:has-text(/regex/)` selector:…
Earlier quoted context omitted.
Having a button to remove the offending site right from the search results saves quite a bit of time, so while i usually prefer not to have extra extensions, i see a lot of utility here.
Not denying that. However, unless I'd be blocking new domains on a weekly basis, I just don't think it's worth installing an additional extension for something that's so easily achieved without.