Token efficiency
Strip page chrome — footers, cookie banners, chat widgets, sponsored content — so agents spend tokens on the user’s task.
Prototype browser extension capabilities that make browser-use agents faster, safer, and more accurate.
Install from Chrome Web StoreOther install pathsBrowse the rulesView on GitHubSkill on ClawHub

Token efficiency
Strip page chrome — footers, cookie banners, chat widgets, sponsored content — so agents spend tokens on the user’s task.
Security & compliance
Mask PII and credentials before they reach the model, and suppress hidden text, HTML comments, and user-generated content that could carry prompt-injection payloads.
Accuracy
Block manipulative dark patterns and hide engagement rails and other content that could distract the model from the user’s task.
For the full project overview, see the repository README.
The extension does not collect, store, or send any telemetry, analytics, or usage data. Rule processing runs locally in your browser; nothing is reported back to PixieBrix or any other server.
The one outbound network call the extension can make is the optional
irrelevant-sections-redact
rule (off by default), which sends a compressed page tree to OpenAI’s API for
classification when you enable the rule and configure an API key.