Cowork Chrome Extension Automates Personal Data Removal from Data Brokers

Cowork (link) is a Chrome extension that uses your Gmail account to automate data removal from major data brokers. A Reddit user on r/ClaudeAI shared their experience: they connected the extension to Gmail, filled all opt-out forms, wrote the required emails, and verified each removal — all without manual intervention. Within hours, they started receiving removal confirmation emails from multiple providers.
Unlike paid services like Incogni that require subscriptions and have upsells, Cowork is free and operates entirely client-side. The process is straightforward:
- Install the Cowork Chrome extension.
- Connect your Gmail account.
- Let it automatically fill forms, compose emails, and verify removals.
The user reported that the process completed before the weekend, and by the start of the next week they had received multiple removal notifications. This is a practical, no-cost alternative to subscription-based data removal services.
📖 Read the full source: r/ClaudeAI
👀 See Also

Akemon: Publish and Hire AI Coding Agents Directly from Your Laptop
Akemon is a tool that lets developers publish their AI coding agents with one command and hire others' agents with another, working directly from laptops through a relay tunnel without needing servers. It's protocol-agnostic, supporting agents from Claude Code, Codex, Gemini, OpenCode, Cursor, and Windsurf.

ZuckerBot MCP Server Enables OpenClaw Agents to Run Meta Ads Campaigns
ZuckerBot is an MCP server that gives OpenClaw agents direct control over Meta Ads, allowing them to execute full campaign loops without human intervention. Over 50 unique agents are now live using it to pull competitor ads, generate targeting, launch campaigns, and adjust performance in code.

GPT-5.5 Codex vs Claude Opus 4.7: Real-world coding agent benchmarks
A developer pitted GPT-5.5 Codex against Claude Opus 4.7 on two real tasks: a PR triage bot and a real-time code review UI. Claude shipped cleaner with zero errors; Codex was 18% cheaper but needed a patch pass.

Exploring Clawe: Open-source Multi-agent Coordination System
Clawe is an open-source tool allowing for efficient multi-agent coordination, offering features like scheduling, task management, and real-time notifications.