← Back to PRs

#23052: docs(plugins): add Camofox Browser to community plugins

by skyfallsin open 2026-02-21 23:44 View on GitHub →
docs size: XS
Adds [Camofox Browser](https://github.com/jo-inc/camofox-browser) to the community plugins page. - **npm**: `@askjo/camofox-browser` ([npmjs](https://www.npmjs.com/package/@askjo/camofox-browser)) - **repo**: [jo-inc/camofox-browser](https://github.com/jo-inc/camofox-browser) - **install**: `openclaw plugins install @askjo/camofox-browser` Anti-detection browser for AI agents, wrapping [Camoufox](https://github.com/daijro/camoufox) (Firefox-based). Bypasses bot detection on Google, Amazon, LinkedIn, and other protected sites. Ships as an OpenClaw plugin with tools like `camofox_create_tab`, `camofox_snapshot`, `camofox_click`, etc. Per steipete's suggestion in #14192. <!-- greptile_comment --> <h3>Greptile Summary</h3> Adds the first community plugin (Camofox Browser) to the community plugins documentation page. The entry follows the specified format and includes all required information: plugin name, npm package (`@askjo/camofox-browser`), GitHub repository, one-line description, and install command. <h3>Confidence Score: 5/5</h3> - Safe to merge - this is a straightforward documentation addition with no code changes - The PR adds a single documentation entry following the exact format specified in the file's template. No code changes, no logical complexity, and the formatting matches the required structure perfectly. - No files require special attention <sub>Last reviewed commit: 9d84d88</sub> <!-- greptile_other_comments_section --> <sub>(5/5) You can turn off certain types of comments like style [here](https://app.greptile.com/review/github)!</sub> <!-- /greptile_comment -->

Most Similar PRs