CLAUDEZILLA от Boot Industries
Control Firefox from Claude Code CLI - navigate pages, click elements, loop, fill forms, capture screenshots, and analyze content. Privacy-first browser automation with no data collection.
Некоторые возможности могут потребовать оплатыНекоторые возможности могут потребовать оплаты
10 пользователей10 пользователей
Метаданные расширения
Скриншоты
Об этом расширении
Claudezilla brings Firefox browser automation to Claude Code CLI.
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
automation.
FEATURES:
• Page navigation and DOM interaction
• Screenshot capture with dynamic readiness detection
• Structured page analysis (faster than screenshots)
• Network and console monitoring
• Multi-agent safety (tab ownership tracking)
• Expression validation (blocks dangerous JS patterns)
• Focus loops for iterative development
REQUIREMENTS:
• Claude Code CLI installed
• Native messaging host (installed via script)
• Firefox 91+
• macOS or Windows 10/11
PRIVACY:
• All communication is local (no network exposure)
• No data transmitted to external servers
• Page content accessed only on demand
• Open source (MIT license)
Setup: claudezilla.com
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
automation.
FEATURES:
• Page navigation and DOM interaction
• Screenshot capture with dynamic readiness detection
• Structured page analysis (faster than screenshots)
• Network and console monitoring
• Multi-agent safety (tab ownership tracking)
• Expression validation (blocks dangerous JS patterns)
• Focus loops for iterative development
REQUIREMENTS:
• Claude Code CLI installed
• Native messaging host (installed via script)
• Firefox 91+
• macOS or Windows 10/11
PRIVACY:
• All communication is local (no network exposure)
• No data transmitted to external servers
• Page content accessed only on demand
• Open source (MIT license)
Setup: claudezilla.com
Оценено 0 рецензентами на 0
Разрешения и данные
Требуемые разрешения:
- Обмениваться сообщениями с программами, помимо Firefox
- Получать доступ ко вкладкам браузера
- Получать доступ к вашим данных на всех сайтах
Сбор данных:
- Разработчик сообщает, что это расширение не требует сбора данных.
Больше сведений
- Ссылки дополнения
- Версия
- 0.5.7
- Размер
- 306,83 КБ
- Последнее обновление
- 16 дней назад (8 февр. 2026 г.)
- Связанные категории
- Лицензия
- Лицензия MIT
- Политика приватности
- Прочитать политику приватности для этого дополнения
- История версий
- Добавить в подборку
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.