| ▲ | trainyperson 7 hours ago | |
This just blocks AI features within Firefox. The feature I would really want here is a switch that blocks AI summaries, overviews, etc. on any websites you browse. | ||
| ▲ | greazy 7 hours ago | parent | next [-] | |
That's the job of uBlock origin. Eg here's a list https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist#... | ||
| ▲ | snowhale 23 minutes ago | parent | prev | next [-] | |
right, these are two completely different problems. firefox's kill switch is about its own built-in features. blocking AI-generated content on arbitrary sites would require a content classifier running on every HTTP response body, basically the same infrastructure as an ad blocker but way harder to maintain since there's no stable selector pattern to target. | ||
| ▲ | monegator 7 hours ago | parent | prev | next [-] | |
Unsurprisingly, ublock is still the best extension to do that, there are community driven lists that hide summaries and spam websites. | ||
| ▲ | Itoldmyselfso 5 hours ago | parent | prev | next [-] | |
Much of the content online is already AI generated, and many websites have their code AI generated, so you'd soon be left with nothing but blank pages. :) | ||
| ▲ | Deukhoofd 4 hours ago | parent | prev [-] | |
That's massively out of scope for a browser, that sounds like something for an extension. | ||