Zing Forum

Reading

Stevos-AI-Blocklist: A Browser Filter Tool for Users to Choose Whether to Access Generative AI Content

Introduction to the Stevos-AI-Blocklist project, an open-source browser filter list that helps users block generative AI features used or promoted on major platforms, supporting multiple browsers and ad-blocking extensions.

生成式AI浏览器扩展uBlock OriginAdGuard内容过滤用户隐私开源工具浏览器插件AI内容屏蔽用户自主权
Published 2026-06-12 03:45Recent activity 2026-06-12 03:53Estimated read 5 min
Stevos-AI-Blocklist: A Browser Filter Tool for Users to Choose Whether to Access Generative AI Content
1

Section 01

[Introduction] Stevos-AI-Blocklist: A Browser Filter Tool for Users to Choose Whether to Access AI Content

Stevos-AI-Blocklist is an open-source browser filter list that supports mainstream ad-blocking extensions like uBlock Origin and AdGuard, helping users block generative AI features on major platforms. This tool covers browsers across multiple devices, with its core goal being to empower users to independently control their browsing experience and choose whether to access AI content. The project is maintained by Stevoisiak, and its source code is hosted on GitHub.

2

Section 02

Background: Popularization of Generative AI and Lack of User Choice

Over the past two years, generative AI has permeated various internet products, but some users hope to reduce interactions with AI due to concerns about information quality, privacy considerations, experience preferences, etc. Stevos-AI-Blocklist is not anti-AI; instead, it was created to meet users' needs for independent choice, allowing users to control their own browsing experience.

3

Section 03

Project Overview and Blocking Scope

This project is an open-source filter list compatible with mainstream ad-blocking extensions. It supports desktop browsers (Firefox, Chrome, Edge, etc.) and mobile browsers (Firefox Android, Safari iOS, etc.). The blocking scope covers AI features on platforms such as search engines (Google AI Overview), video platforms (YouTube AI features), developer platforms (GitHub Copilot), Microsoft ecosystem (Copilot integration points), e-commerce (Amazon Rufus), social media (Reddit, X/Twitter, etc.), and creative communities (DeviantArt AI tools).

4

Section 04

Technical Implementation and Installation Instructions

The technical principle is to hide matching AI feature elements when the page loads using CSS selector rules. The rules include domain restrictions, element selectors, and hiding directives. Maintenance faces challenges such as website updates, feature iterations, and the risk of false positives. Installation methods: For uBlock Origin, you can subscribe via a link or import manually; for AdGuard, you need to enable user scripts before importing; the configuration process for mobile browsers is more complex, and detailed guidance is available in the project documentation.

5

Section 05

Usage Effects and Controversial Discussions

Comparisons before and after use show that AI feature entrances are hidden, and pages return to traditional layouts. Supporters believe the tool safeguards user autonomy, improves information quality, and protects privacy; critics argue that it may reflect technological fear, lead to loss of functionality, or impose maintenance burdens. Regardless of stance, this tool embodies technological democratization, giving users a way to say 'no'.

6

Section 06

Limitations and Project Significance

Limitations include incomplete blocking (only hides interface elements), the need for continuous rule updates, and possible layout anomalies or false blocks. The project's significance lies in responding to users' demands to retain traditional experiences, emphasizing that technology should serve people rather than be forced upon them. It reminds platforms to respect user choices and is an important manifestation of user autonomy in technological progress.