Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Vorschau von CLAUDEZILLA

CLAUDEZILLA von 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 Bewertungen)0 (0 Bewertungen)
37 Benutzer37 Benutzer
Laden Sie Firefox herunter und holen Sie sich die Erweiterung
Datei herunterladen

Metadaten zur Erweiterung

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
Über diese Erweiterung
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.
Entwickler-Kommentare
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.
Bewertet mit 0 von 0 Bewertern
Melden Sie sich an, um diese Erweiterung zu bewerten
Es liegen noch keine Bewertungen vor

Stern-Bewertung gespeichert

5
0
4
0
3
0
2
0
1
0
Noch keine Bewertungen
Berechtigungen und Daten

Benötigte Berechtigungen:

  • Nachrichten mit anderen Programmen als Firefox austauschen
  • Auf Browsertabs zugreifen
  • Auf Ihre Daten für diverse Websites zugreifen

Datenerfassung:

  • Der Entwickler sagt, dass diese Erweiterung keine Datenerhebung benötigt.
Weitere Informationen
Weitere Informationen
Add-on-Links
  • Homepage
  • Hilfeseite
  • Hilfe-E-Mail-Adresse
Version
0.6.0
Größe
309,38 KB
Zuletzt aktualisiert
vor 10 Tagen (6. März 2026)
Verwandte Kategorien
  • Webentwicklung
  • Suchwerkzeuge
  • Tabs
Lizenz
MIT-Lizenz
Datenschutzrichtlinie
Lesen Sie die Datenschutzrichtlinie für dieses Add-on
Versionsgeschichte
  • Alle Versionen anzeigen
Schlagwörter
  • chat
  • privacy
  • user scripts
Zur Sammlung hinzufügen
Dieses Add-on melden
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

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

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.