Patching protobufs poetically

· · Sept. 21, 2026, 1:48 a.m.
Summary
In this blog post, the author discusses a method to modify YouTube's network requests to avoid ads using a specific uBlock Origin filter. The post describes how to manipulate the JSON.stringify function and works with protobufs to achieve a more ad-free experience. It delves into technical specifics about handling JSON and protobuf formats, making it a practical guide for developers interested in customization and ad-blocking techniques.
AUTHOR