Software · Browser extension

Subliminal Blocker

A browser-extension experiment for distinguishing subtle promotional influence from ordinary page content.

Compendium article 029 Revision 0.4 · July 2026

Conventional ad blockers are strongest when advertising lives in a known technical container. Subliminal Blocker investigates the harder category: promotion embedded in ordinary-looking prose, imagery, product placement, or recommendation.

A Chrome Manifest V3 extension with No Block, Subliminal, and Full Block modes, local deterministic rules, and optional browser or API classification.

The aim. Give users more control over advertising and persuasion that does not look like a conventional ad slot.

01The problem behind the project

Traditional ad blockers focus on known containers, while product placement and persuasive copy can be embedded in normal content.

That category is inherently disputable. The same sentence can be useful information to one reader and commercial influence to another, which means an automated system risks replacing unwanted persuasion with an equally opaque editorial filter.

People seeking stronger control over commercial influence may benefit. Publishers, creators, and users are affected by false positives that remove legitimate material.

02How it took shape

A local-first browser extension, deterministic detection rules, optional classifier hooks, and multiple enforcement modes.

The Chrome Manifest V3 prototype offers No Block, Subliminal, and Full Block modes, using deterministic local rules before optional browser or API classification. The extension structure works, but the central classifier is not reliable enough for ordinary use.

Josiah proposed the broader category of subliminal promotion, defined the product behavior, and directed agent-assisted implementation.

A working extension structure exists, but the central detection does not currently perform reliably enough for ordinary use.

03What the project means now

The failed detection boundary is the most valuable result. A future version should make rules visible, editable, and contestable, treating machine classification as an explanation-bearing suggestion rather than an invisible authority over what the user is allowed to see.

The category is subjective, classifiers can overreach, page content changes rapidly, and remote analysis introduces privacy and cost concerns.

A compelling blocker idea fails if users cannot understand or contest why content disappeared.

Reframe the project around explainable, user-editable rules before attempting broad automated classification again.