Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of CLAUDEZILLA

CLAUDEZILLA by Boot Industries

Give Claude Code full browser automation through Firefox. Navigate, click, type, screenshot, and analyze pages — all from the terminal. No Chrome, no telemetry, no data collection.

0 (0 reviews)0 (0 reviews)
37 Users37 Users
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
Claudezilla Landing PageClaude Code CLI calling ClaudezillaClaudezilla Firefox Extension v0.5.2Claudezilla FeaturesClaudezilla dev depends on your support!Claudezilla is open-source on Github
About this extension
Claudezilla brings Firefox browser automation to Claude Code CLI — Anthropic's AI coding
assistant for the terminal.

Control Firefox directly from your terminal: navigate pages, click elements, fill forms,
capture screenshots, and analyze page content. A Google-free alternative to Chrome-based
browser automation.

FEATURES:
- Page navigation and full DOM interaction (click, type, scroll, press keys)
- Screenshot capture with dynamic readiness detection and image compression
- Annotated screenshots with numbered element badges for precise interaction
- Structured page analysis via JSON (faster and cheaper than screenshots)
- Accessibility tree snapshots for semantic page understanding
- Page state diffing to detect changes between interactions
- Domain allowlists for agent sandboxing
- Flexible element waiting (CSS selector, text content, or URL pattern)
- Network request and console log monitoring
- Multi-agent safety with tab ownership, screenshot mutex, and slot reservations
- Expression validation that blocks dangerous JS patterns (eval, fetch, cookies)
- Focus loops for persistent iterative development across sessions
- Orphaned tab cleanup for crashed or disconnected agents
- Per-operation timeouts (5s–300s, default 150s)

REQUIREMENTS:
- Claude Code CLI installed
- Native messaging host (one-command install script)
- Firefox 91+
- macOS, Linux, or Windows 10/11

PRIVACY:
- All communication is local via Unix socket (no network exposure)
- No data collected or transmitted to external servers
- Page content accessed only on explicit tool invocation
- Console and network capture are opt-in
- Request bodies are never captured
- Open source (MIT license)

Setup & docs: claudezilla.com



Developer Comments:

Requires native messaging host for operation. Designed for Claude Code CLI
(https://claude.com/claude-code) — browser automation for AI-assisted development.

Installation: https://claudezilla.com/extension.html
Documentation: https://docs.claudezilla.com
Source: https://github.com/boot-industries/claudezilla

Permission justifications:
- nativeMessaging: Core functionality — communicates with local Node.js host process via stdin/stdout
- tabs/activeTab: Tab pool management and content script injection
- <all_urls>: Content script for DOM interaction on user-requested pages
- webRequest/webRequestBlocking: Network monitoring for devtools and page readiness detection; no requests are modified or blocked
- storage: Persisting user preferences (private mode, config)

No external data collection. All communication local via Unix socket / named pipe.
Developer comments
Requires native messaging host for operation. Designed for Claude Code CLI (https://claude.com/claude-code) - browser automation for AI-assisted development.

Installation docs: https://claudezilla.com/extension.html

Permission justifications:
• nativeMessaging: Core functionality
• tabs/activeTab: Tab management
• <all_urls>: Content script for DOM interaction
• webRequest/webRequestBlocking: Page readiness detection
• storage: User preferences

No external data collection. All communication local via Unix socket.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Exchange messages with programs other than Firefox
  • Access browser tabs
  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
Version
0.6.0
Size
309.38 KB
Last updated
11 days ago (Mar 6, 2026)
Related Categories
  • Web Development
  • Search Tools
  • Tabs
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Tags
  • chat
  • privacy
  • user scripts
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.